Skip to main content
POST
Search contacts

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Body

application/json
address
string
required
Required string length: 1 - 500
kind
enum<string>
required

Contact identity namespace writable by a user; provider-owned identities such as WhatsApp user ids are excluded.

Available options:
phone,
email,
telegram_user,
slack_user,
web,
document
type
string
required
Allowed value: "identity"

Response

OK

items
Contact summary · object[]
required
Maximum array length: 100
nextCursor
string | null
required
Required string length: 1 - 1024