Skip to main content
GET
Read a department by id

Autorisierungen

X-API-KEY
string
header
erforderlich

Pfadparameter

id
string<uuid>
erforderlich
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Antwort

object | null

Successful response

id
string
erforderlich
custom_id
string | null
erforderlich
name
string
erforderlich
createdAt
string
erforderlich
updatedAt
string
erforderlich
approval_process
enum<string>
erforderlich
Verfügbare Optionen:
Linear_all_have_to_agree,
Linear_one_has_to_agree,
Parallel_all_have_to_agree,
Parallel_one_has_to_agree
maximum_absent
integer | null
erforderlich
Erforderlicher Bereich: -9007199254740991 <= x <= 9007199254740991
members
object[]
erforderlich