Skip to main content
GET
Get a label

Authorizations

Authorization
string
header
required

A workspace API key created in ThinkOut settings. One key reads one workspace.

Path Parameters

id
string<uuid>
required

Response

The label.

object
string
required
Allowed value: "label"
id
string<uuid>
required
name
string
required
Example:

"Q3"

type
object | null
required

The group this label belongs to, or null when it is ungrouped. A type is created with the first label that uses it and deleted with the last one, so it has no endpoint of its own.

color
string | null
required
Pattern: ^#[0-9a-f]{6}$
created_at
string<date-time>
required
updated_at
string<date-time>
required