Get My Organizations

get

/api/user/organizations

Returns a list of organizations for which you are designated as the organization administrator.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : Organization
Type: object
Show Source
Nested Schema : provisioningJobs
Type: array
The list of background jobs run for the organization.
Show Source
Nested Schema : roleTypes
Type: array
A list of business types or roles the organization is involved.
Show Source
Nested Schema : ProvisioningJob
Type: object
The list of background jobs run for the organization.
Show Source
Nested Schema : metadata
Type: object
Additional Properties Allowed
Show Source
  • This attribute gives the context of the job.
This attribute gives the context of the job.

500 Response

An unexpected error occurred.
Back to Top