get https://api.callhub.io/v2/campaign-info/
Details on the campaigns
This API can be used to fetch the informations of the campaigns the agent has been assigned to. Use the /agent-campaigns API to fetch all the assigned campaigns.
Get Agent Token from Token Page
This returns an array of Campaign-Info objects, each containing information about the campaign.
| Property | Description |
|---|---|
| status | |
| assign_agents | |
| code | |
| name | |
| script | |
| invite_person | |
| incoming_id | |
| totalcontact | |
| team | |
| completed | |
| voicemail_audiofile | |
| recording | |
| phonebook | |
| pending_notes | |
| created_date | |
| notes_required | |
| voicemail_detection | |
| id |
