curl -X GET 'https://api.tolt.com/v1/links?program_id=prg_YRsbPDAKhWfdqJbFACheh' \ -H 'Authorization: Bearer <API_KEY>'
{ "success": true, "has_more": true, "total_count": 45, "data": [ { "id": "lnk_dK9bzRGn46BhVgNFHD6fDgXW", "param": "ref", "value": "michael_scott", "partner_id": "part_s7mbzRGn46BhVgNFHD6fDgXW", "created_at": "2025-01-15T14:30:00.000Z", "updated_at": "2025-01-15T14:30:00.000Z", "program_id": "prg_YRsbPDAKhWfdqJbFACheh", "organization_id": "org_JE3mfYNL9ci7sFaJazAv2" } ] }
This endpoint lists all tracking links.
https://api.tolt.com
Show properties