Skip to main content
GET
Departments with the people and assets attached to each.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
code
string
name
string
business_unit_id
string
business_unit_name
string
cost_center_id
string
cost_centre_name
string
is_active
string
workers
string
assets
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

assets
integer<bigint>
business_unit_id
string<uuid>
business_unit_name
string<character varying>
Maximum string length: 200
code
string<character varying>
Maximum string length: 50
cost_center_id
string<uuid>

Note: This is a Foreign Key to cost_centre_settings.id.

cost_centre_name
string<character varying>
Maximum string length: 200
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
workers
integer<bigint>