curl --request GET \ --url https://api.voxia.ai/campaigns/{campaignId} \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>", "data": [ {} ] }
Id of the campaign as a string ObjectId value.
error