Discover Contacts
POST/api/v1/contacts/discover
Look a person up on a connected channel by username or phone number before adding them. Returns what the channel knows; nothing is stored until POST /contacts/sync.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
X-API-Key missing, invalid or revoked.
The key has no access to this workspace, or the workspace has the feature disabled.
No such resource in the key's workspace.
Validation Error