v1

latestOpenAPI 3.0.0Apache 2.02026-07-26322141.0 KB
API Gateway

Find Contacts

Retrieve some public contact. Normal users can only search specific email/ids

post/v2/contacts

Query parameters

pagenumber

Page number

limitnumber

Page size

createdBeforestring

User signed up before that date (ISO8601), reserved to super admins

createdAfterstring

User signed up before that date (ISO8601), reserved to super admins

orgSlugstring

Filter users by organization slug, reserved to super admins / root

Request body

emailstring
textstring

Search in both email & id

idsstring[]
firstNamestring
lastNamestring
authProviderstring
status'pending' | 'validated' | 'deactivated'
platformRolestring
groupsstring[]
includeOrgMembershipstring

Org slug — enrich contacts with membership data from this org (requires super admin or org admin permissions)

Response

Success Response

sizenumber

Total number of matching contacts