curl https://api.thanxsandbox.com/tags \ -X GET \ $AUTH_HEADERS
{ "tags": [ { "id": "92b7b0dac4", "user_id": "werofsdf", "merchant_id": "weroif", "key": "allergens", "values": ["gluten", "soy", "dairy"] } ] }
This section describes endpoints that enable a third party to fetch and update a userβs tags. This endpoint describes all attribute tags for the given user.
string