Departments
Read a department by id
Read a department by id
GET
/
departments
/
{id}
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
id
string
requiredResponse
200 - application/json
id
string
requiredname
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredapproval_process
enum<string>
requiredAvailable options:
Linear_all_have_to_agree
, Linear_one_has_to_agree
, Parallel_all_have_to_agree
, Parallel_one_has_to_agree
maximum_absent
number | null
requiredmembers
object[]
requiredWas this page helpful?