API Reference

Provides claims summary for a specific client.

To retrieve a client's claim summary, send a GET request to the retrieve a client's claim summary endpoint, specifying the _id of the client as a query parameter. The response will be a JSON object containing the label and count arrays, where label contains the names of the claim status categories and count contains the number of claims in each category.

📘

The index in label corresponds to the index in count.

To try this endpoint, replace the query parameter and api-access-key values below with yours.

Language
Click Try It! to start a request and see the response here!