List tag values
Tag Values
List tag values
Returns a list of tag values for the business. These are the predefined values that can be used when creating tags.
GET
List tag values
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
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 value definitions.
Response
Tag value definitions retrieved successfully.
Unique identifier for the tag value definition.
The tag dimension key.
The tag value.
Optional display name for the tag value definition.
Timestamp when the tag value definition was archived.