Retrieve a list of cases belonging to the authenticated user, with optional exact-match label lookup.
label query parameter to fetch the case (or cases) whose label matches exactly. The match is case-sensitive and applies to the same access scope as the unfiltered list: you see only your own cases unless your organisation has shared cases enabled, in which case you see any matching case in the organisation.
GET /cases for dashboards and case selection.GET /cases/{id} when you need file-level information.GET /cases?label=... when you have an external reference (claim number, policy ID) and want to find or create a case by that identifier without paginating.GET /search instead. ?label= on this endpoint is exact-match only.file_analysis_status for processing updates.Maximum number of cases to return
1 <= x <= 100Number of cases to skip for pagination
0 <= x <= 90071992547409911 - 255