Skip to content

Departments Object ​



id
string
REQUIRED · The department's unique identifier
name
string
The department's name
parent
object
id
string
The department's unique identifier
name
string
The department's name
status
string
The department's status
All possible enum values:
  • active
  • inactive
created_at
string · date-time
The date and time of the department's creation
updated_at
string · date-time
The date and time of the department's last update
remote_data
object
Raw data returned from the remote API call.