cURL
curl --request GET \ --url https://api.agents.timepay.ai/api/v1/campaigns \ --header 'Authorization: <authorization>'
{ "success": true, "data": [ { "id": "QSoSyUUwwhwEiFhXJIUlhYxOh", "tableId": "campaign_jyyrsvgpynmxetfiuiba_kiwwhjupmwyjabnrlillydlsw", "rowsLen": 1, "createdAt": "2026-01-05T14:44:15", "updatedAt": "2026-01-05T14:44:51", "org_id": "JYYrSvGpyNMxetfiuiBa", "name": "Campaign 1", "description": "Q1 debt collection campaign for overdue accounts", "startDate": "2025-12-31", "startTime": "09:00", "endDate": "2025-12-31", "endTime": "19:00", "collection_type": "emi", "region": "north", "tags": [ "priority", "q1" ], "languages": [ "hindi", "english" ] } ], "pagination": { "page": 1, "limit": 10, "total": 50, "totalPages": 5 } }
Get a paginated list of campaigns for the organization.
Bearer <your_token>
Show options
active
paused
completed
draft
emi
edi
Show properties