This endpoint is accessible to
- Machine Users
- Organization Owner
- Organization User Manager
Query Parameters
1
includeMetadata (optional, boolean, default: false)
A boolean value to return metadata associated with the organization. To get the metadata in response, set this
parameter to true.Example: ?includeMetadata=true
We will return maximum 30 metadata items in the response. It is expected that no more than 30 metadata items
will be stored per organization.
2
includeMembers (optional, boolean, default: false)
A boolean value to return organization members associated with the organization, for example Admin, Managers.
To get the member details in response, set this parameter to true.Example: ?includeMembers=true