Skip to main content
GET
Read a department by id

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

object | null

Successful response

id
string
required
custom_id
string | null
required
name
string
required
createdAt
string
required
updatedAt
string
required
approval_process
enum<string>
required
Available options:
Linear_all_have_to_agree,
Linear_one_has_to_agree,
Parallel_all_have_to_agree,
Parallel_one_has_to_agree
maximum_absent
integer | null
required
Required range: -9007199254740991 <= x <= 9007199254740991
members
object[]
required