cURL
curl --request GET \ --url https://calls.dialvox.io/api/user/campaigns \ --header 'Authorization: Bearer <token>'
{ "campaigns": [ { "id": "<string>", "name": "<string>", "created_at": "<string>", "updated_at": "<string>", "status": "<string>" } ] }
Lista todas las campañas
Documentation IndexFetch the complete documentation index at: https://docs.dialvox.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dialvox.io/llms.txt
Use this file to discover all available pages before exploring further.
Show propiedades