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
Response
Success Response