Saltar al contenido principal
POST
cURL

Supported products

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

objectType
string
requerido

Cuerpo

application/json

Describes a search request

after
string
requerido

A paging cursor token for retrieving subsequent pages.

filterGroups
object[]
requerido

Up to 6 groups of filters defining additional query criteria.

limit
integer<int32>
requerido

The maximum results to return, up to 200 objects.

properties
string[]
requerido

A list of property names to include in the response.

sorts
string[]
requerido

Specifies sorting order based on object properties.

query
string

The search query string, up to 3000 characters.

Respuesta

successful operation

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

results
object[]
requerido
total
integer<int32>
requerido

The number of available results

paging
object
Última modificación el 3 de abril de 2026