cURL
curl --request GET \ --url https://api.voxo.co/v2/admin/destinations/list-types \ --header 'Authorization: Bearer <token>'
[ { "type": "<string>", "description": "<string>" } ]
List all available destination types
Documentation IndexFetch the complete documentation index at: https://docs.voxo.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voxo.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Available destination types
Destination type identifier
Human-readable type description
Was this page helpful?
Contact support