Get Numbers Collection

Gets a colleciton of numbers.

Query Params
string | null

Filter numbers returned by the API. Supported options: type, number, name

string | null

The criteria to search by.

string | null

The field to sort the results by. Supported options: number, name, created, updated

int32 | null

Determines how many results will be returned in a page. If this value isn't passed, the pageSize will default to the maximum size for that collection.

int32 | null

Used to page through the results from your request. If this value is not provided, it will default to page 1.

string | null

The direction to display the results.

Supported Options: asc, desc

Headers
string
Defaults to Bearer

Access token. Required if x-organization-token is not provided.

string

Organization token. Required if Authorization token is not provided.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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