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.withflex.com/v1/disputes/count \ --header 'Authorization: Bearer <token>'
{ "count": 0 }
Returns the count of disputes that require a response.
Use a Bearer token to access this API.
Success
0