Skip to main content
POST
cURL

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de caminho

objectType
string
obrigatório

Corpo

application/json

Describes a search request

after
string
obrigatório

A paging cursor token for retrieving subsequent pages.

filterGroups
object[]
obrigatório

Up to 6 groups of filters defining additional query criteria.

limit
integer<int32>
obrigatório

The maximum results to return, up to 200 objects.

properties
string[]
obrigatório

A list of property names to include in the response.

sorts
string[]
obrigatório

Specifies sorting order based on object properties.

query
string

The search query string, up to 3000 characters.

Resposta

successful operation

Represents a list of simple objects returned from an API request, along with the total count of objects available.

results
object[]
obrigatório
total
integer<int32>
obrigatório

The number of available results

paging
object
Última modificação em 10 de abril de 2026