Skip to main content
GET
List the project’s distinct branch tags

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

Response

200 - application/json
color
string
required
Example:

"#dbeafe"

symbol
string
required

Stored symbol. New tags use a fixed Lucide icon name, but reads can include legacy symbols.

Maximum string length: 32
text
string
required
Maximum string length: 64