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.getgranite.ai/api/analytics/failure-breakdown
{ "data": [ { "category": "<string>", "count": 123, "sample_messages": [ "<string>" ] } ], "total_failures": 0 }
1 <= x <= 50
Successful Response
Response for failure breakdown.
Show child attributes