Last updated 11 months ago
Was this helpful?
/accounts/self
curl -L \ --url 'https://api.us2.kimonocloud.com/accounts/self'
{ "data": { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "type": "kimono" }, "error": { "status": 1, "code": "text", "message": "text", "ext_message": "text", "details": "text" } }