Skip to main content
GET
/
api
/
public
/
contact
/
tags
/
{aiContactId}
Get all tags for an AI contact
curl --request GET \
  --url https://api.example.com/api/public/contact/tags/{aiContactId} \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key required to authorize the request

Path Parameters

aiContactId
string
required

Response

Tags retrieved successfully.