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
Success
The response is of type object[]
.