Get my organizations
get
/api/user/organizations
Returns a list of organizations the requested user has Lobby Admin access to.
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectResponse
Supported Media Types
- application/json
200 Response
Successful Operation.
Root Schema : OrganizationDetails
Type:
Show Source
object-
id: integer
(int64)
The unique identifier for the organization.
-
name: string
The name of the organization.
-
tradingName: string
The trading name of the organization.
500 Response
An unexpected error occurred.