get https://api.claimable.com/contacts//labels
List all labels applied to a contact.
Log in to see full request history
Response
List all labels applied to a contact.
xxxxxxxxxx
curl --request GET \
--url https://api.claimable.com/contacts/contact_id/labels \
--header 'accept: application/json' \
--header 'authorization: Bearer YOUR_API_KEY'
Try It!
to start a request and see the response here! Or choose an example: