Api referenceCampaigns
Authorization
bearerAuth AuthorizationBearer <token>
API key in format zk_live_* or zk_test_*
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
application/json
application/json
curl -X GET "https://zend.sh/api/v1/campaigns/497f6eca-6276-4993-bfeb-53cbbbba6f08/sequence-score"{
"score": 100,
"account_health": 100,
"campaign_setup": 100,
"content_quality": 100,
"issues": [
{
"category": "string",
"message": "string",
"severity": "warning"
}
]
}{
"type": "string",
"message": "string",
"field": "string",
"status": 0
}{
"type": "string",
"message": "string",
"field": "string",
"status": 0
}