curl --request GET \
--url https://api.example.com/api/public/contact/tags/{aiContactId} \
--header 'x-api-key: <x-api-key>'Retrieve all tags configured for your organization. Use the tag IDs for updating contact tags.
curl --request GET \
--url https://api.example.com/api/public/contact/tags/{aiContactId} \
--header 'x-api-key: <x-api-key>'Was this page helpful?