Skip to main content
GET
List tag groups

Headers

x-project-id
string
required

Project ID to specify the project context

Query Parameters

tagType
enum<string>
required

Which tag taxonomy to list the groups of.

Available options:
query,
execution

Response

id
string<uuid>
required
tagType
enum<string>
required

Which tag taxonomy this folder organizes: "query" or "execution". Immutable.

Available options:
query,
execution
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
color
string | null

Color of the tag group in hex format.