Get an execution tag
Execution Tags
Get an execution tag
Retrieves a single execution tag by its id.
GET
Get an execution tag
Headers
Project ID to specify the project context
Path Parameters
UUID of the execution tag to retrieve.
Response
Unique identifier for the tag
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
The project this tag belongs to
Example:
"a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6"
Name of the tag
Example:
"important"
Color of the tag in hex format
Example:
"#3B82F6"