Skip to content

Get Org Structure

GET
/v1/org-structure/{org_identifier}

Get an organization structure by ID or short name, requires org:config:view or org:config:edit permissions on the organization

Authorizations

Parameters

Path Parameters

org_identifier
required
Any of:
string format: uuid

Organization ID or short name

Responses

200

Successful Response

Array<object>
object
level
required

Level ID

string format: uuid
level_type

Level Type

string
""
level_name

Level Name

string
""

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string