Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url 'https://api.qcall.ai/api/v1/tag/contact/list?id={id}' \ --header 'x-api-key: <api-key>'
[ { "first_name": "<string>", "last_name": "<string>", "email": "<string>", "description": "<string>", "phone": "<string>", "sync_by": "<string>", "id": "<string>" } ]
Returns all tag’s contacts from the system that the user has access to
The ID of the tag to get contacts
Tag contacts response
First name
Last name
Email
Description
phone number
Sync by
Id