Skip to main content
GET
Retrieve org units for an Org

Authorizations

X-API-Key
string
header
required
zivio-tenant-id
string
header
required

Path Parameters

org_id
integer
required

Query Parameters

q
string

Query string. Match by name

created
string

Date range [2020-01-01+TO+2020-01-30], to search based on created timestamp for object.

updated
string

Date range [2020-01-01+TO+2020-01-30] to search based on updated timestamp for object.

limit
integer

Number of results returned per request

page
integer

Paginate results when number of results exceeds limit

Response

ok

id
integer
Example:

"5"

name
string
Example:

"Finance"

unit_type
string
Example:

"division"

created_at
string<date-time>
updated_at
string<date-time>
parent_id
integer
Example:

"1"