Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/inbox/slas \ --header 'Authorization: Bearer <token>'
{ "data": [ { "conversation_id": "<string>", "organization_id": "<string>", "first_response_breach_count": 123, "next_response_breach_count": 123, "resolution_breach_count": 123, "total_breach_count": 123, "updated_at": "<string>" } ] }
Session token or API key
OK
Show child attributes