Tags
List Tag Values
Returns all the different unique key/value pairs this business has tagged anything with.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to fetch tag values for
Query Parameters
Whether to include deleted tag keys in the response
Response
200 - application/json
Success
The response is of type object[]
.