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
Returns all the different unique key/value pairs this business has tagged anything with.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The UUID of the business to fetch tag values for
Whether to include deleted tag keys in the response