Skip to main content
GET
Get a department

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

200 - application/json
object | null

OK

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time> | null
required
organization_id
string | null
required