Customer
List Customer Tags
List all tags of a customer
GET
/
customer
/
{id}
/
tags
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
id
string
requiredID of customer
Response
200 - application/json
entityId
string
entityType
enum<string>
Available options:
customer
tags
string[]