Skip to main content

Show a organization

GET /api/organizations/:organization_id shows the identified organization resource

Required scope: users:manage:all

Path Parameters
organization_id string REQUIRED
Responses
200
Schema OPTIONAL
data object OPTIONAL
id string OPTIONAL
name string OPTIONAL
label string OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string
404

The requested resource could not be found.

Schema OPTIONAL
code string
message string