Last updated 1 year ago
Was this helpful?
GET /accounts/self HTTP/1.1 Host: api.us2.kimonocloud.com Accept: */*
Account response
{ "data": { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "type": "kimono" }, "error": { "status": 1, "code": "text", "message": "text", "ext_message": "text", "details": "text" } }