Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policyUsageLimitsId
string<uuid>
required

Query Parameters

status
enum<string>
Available options:
active,
exhausted
page_size
integer
Required range: 1 <= x <= 100
current_page
integer
Required range: x >= 0

Response

object
string
data
object[]
total
integer
Last modified on September 17, 2026