Skip to main content
GET
List

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
name
string
required
slug
string
required
sector
SectorResponse · object
required
description
string | null
required
is_active
boolean
required
is_development
boolean
required
created_at
string<date-time>
required