List of tags belonging to an instance.
Bearer authentication header of the form Bearer
The teal instance ID
Optional name of tag for filtering.
Optional tag group ID for filtering.
Include disabled tags.
A comma separated list of sort orders for the results.
name, -name, enabled, -enabled The number of records to return. Max limit is 1000.
x >= 1Opaque page token
Successful Response
The token to use to request the next page
"ikal0NEVfMhF8dJf4yQ6KQZmGD"
The token to use to request the previous page
"vuA7JeKI5c6FLnPt5JfRcZcJxW"
A list of tags.
[
{
"enabled": true,
"id": "UjL3BQnEaJtecuC7CUeDk",
"name": "Sprinter - 1ab-c23",
"tag_group_id": "NCB2xo5S1yQbNgyWskXpwG",
"tag_group_name": "Delivery vehicles"
}
]