cURL
curl --request GET \ --url https://api.callers.ai/campaigns/{campaignId} \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>", "data": [ {} ] }
Optional sub organization ID. Must belong to your main organization API key.
Id of the campaign as a string ObjectId value.
The response is of type object.
object