Claims
Get claims by license (paginated)
Returns claims associated to the authenticated license. Supports pagination and filtering by status and payment association.
GET
Get claims by license (paginated)
Returns claims for the authenticated license. Use query params for pagination and filtering.
Authorizations
Query Parameters
License UID
Page number (1-based)
Required range:
x >= 1Page size (items per page)
Required range:
x >= 1Claim status (0=PENDING_REVIEW, 1=APPROVED, 2=PROCESSING_PAYMENT, 3=PAID, 4=REJECTED, 5=AWAITING_FUNDS)
Available options:
0, 1, 2, 3, 4, 5 If true, returns only claims without associated payment