Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sector_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
description
string | null
required
color
enum<string>
required
Available options:
#ef4444,
#f97316,
#f59e0b,
#eab308,
#22c55e,
#14b8a6,
#06b6d4,
#3b82f6,
#a855f7,
#6b7280
is_active
boolean
required
created_at
string<date-time>
required