v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBRetrieve the account's contact labels
Retrieve the account’s labels both default and custom.
get/contacts/labels/my
Headers
Authorizationstring required
Bearer {access-token}
Response
200
Example response
{
"firstName": "Text",
"lastName": "Text",
"country": "Text",
"email": "Text",
"mobile": "Text",
"age": "Number"
}