Skip to main content
POST
Search entities

Body

application/json

Request body for POST /search.

email
string | null
name
string | null
phone
string | null
external_id
string | null
query
string | null
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Successful Response

Response for POST /search.

results
SearchHit · object[]
required
count
integer
required