List all Rate Limits

Returns a list of your current rate limits.

Authentication

AuthorizationBearer

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

Headers

Key-InflectionenumOptional
Determines casing for the API response.
Allowed values:
Idempotency-KeystringOptional
Ensures the request is idempotent.
Persona-VersionenumOptionalDefaults to 2023-01-05
Allowed values:

Response

This endpoint returns a collection of Rate Limit objects.
datalist of objects
An array of Rate Limits

Errors