Api referenceAnalytics
GET
/analytics/accounts/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

API key in format zk_live_* or zk_test_*

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

application/json

curl -X GET "https://zend.sh/api/v1/analytics/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "account_id": "449e7a5c-69d3-4b8a-aaaf-5c9b713ebc65",
  "health_score": 0,
  "sent_7d": 0,
  "bounced_7d": 0,
  "replied_7d": 0,
  "complained_7d": 0,
  "bounce_rate_7d": 0
}
{
  "type": "string",
  "message": "string",
  "field": "string",
  "status": 0
}
{
  "type": "string",
  "message": "string",
  "field": "string",
  "status": 0
}