Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "https://api.telzino.com/v1/accounts/account-123/resellers" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "data": [ { "id": "reseller-123", "account_id": "account-123", "name": "Test Reseller", "external_id": "external-reseller-123", "created_at": "2024-01-15T10:30:00Z" } ] }
Returns a list of resellers for the specified account