Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the user
Response
OK
The response is of type Organization · object[]
.
List all Organizations a given user is part of
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique ID of the user
OK
The response is of type Organization · object[]
.