Skip to main content
POST
Search records

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required
integrationId
string
required

Query Parameters

groupRef
string
required

The group reference for the search request.

Body

application/json

Search request

objectName
string
required

The name of the object to search.

Example:

"contact"

fieldFilters
FieldFilter · object[]
required

The field filters to apply to the search.

Example:

Response

The search results

result
Search Result Entry · object[]