Skip to main content

Read an organization

Retrieves information about the organization

Query Parameters
metadata_include string

Comma separated properties that should be included in the metadata response, available values [schemas, tags]

Example: schema,tags

Responses
200

An object representing the organization

Schema OPTIONAL
id integer

A system-wide unique ID for the organization

name string

Possible values: length ≤ 60

The organization name

slug string

Possible values: length ≤ 70

The organization slug

status array

Possible values: [active, inactive]

metadata object OPTIONAL

The metadata loaded via metadata api

key string OPTIONAL

The key of the metadata

value string OPTIONAL

The value of the metadata

additional_properties object OPTIONAL

Additional properties of the metadata

schemas array OPTIONAL

The json schemas of the metadata

tags object[] OPTIONAL
key string OPTIONAL
value string OPTIONAL