Skip to main content
GET
List fee schedules

Authorizations

Authorization
string
header
required

Bearer token authentication (format: "Bearer {token}")

Headers

X-Request-Id
string

A unique identifier for tracing the request across services.

Query Parameters

limit
integer
default:20

The maximum number of items to include in the response.

Required range: 1 <= x <= 200

Response

List of fee schedules with cursor pagination

Paginated list of fee schedules

items
object[]
Maximum array length: 200
cursor
string

Cursor value to retrieve the next page of results

Example:

"eyJpZCI6IjAxOWM5NmEwLTJiMjAtNzEyMy05YTFiLTJjM2Q0ZTVmNmE3YiJ9"