cURL
curl --request GET \ --url https://api.example.com/api/campaigns/{campaign_id}/contacts
[ { "id": 123, "campaign_id": 123, "contact_number": "<string>", "name": "<string>", "details": {} } ]
Documentation IndexFetch the complete documentation index at: https://docs.originsai.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.originsai.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response