List Codes

Retrieve codes within a code type. A maximum of 2,000 codes are returned per response on both paths.

  • Without page/limit (deprecated): Returns a flat array of up to 2,000 codes.
  • With page and limit: Returns a paginated envelope. limit is capped at 2,000 per page.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier for the code type.

Query Params
integer
≥ 1

Page number (1-indexed). When provided alongside limit, returns the paginated envelope.

integer
1 to 2000

Number of results per page. Maximum 2,000 — requests above this are clamped server-side.

Headers
string
required

Authorization token to access the API.

Responses

400

Bad Input Parameter

500

Unexpected Server Error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json