Query (v3)

Body Params
int32
required

The numeric object type code to query.

fields
array of objects
required

The fields to include in the response. At least one field must be specified.

fields*
filter
array of objects

An array of condition groups. Groups are joined with AND logic between them.

filter
orderBy
array of objects

Fields to sort results by. When groupBy is present, all orderBy fields must also appear in the groupBy array.

orderBy
groupBy
array of objects

Fields to group results by. Required when using aggregation functions.

groupBy
int32
≥ 1
Defaults to 1

The page number to return.

int32
1 to 500
Defaults to 25

The number of records per page.

Responses

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