GET /users/:id/orgs
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID or alias of the user. |
Response
| Parameter | Type | Description |
|---|---|---|
organizations | array | List of organization objects. |
/users/:id/orgs| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID or alias of the user. |
| Parameter | Type | Description |
|---|---|---|
organizations | array | List of organization objects. |