GET /:target/:target_id/members
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
target | string | Yes | Resource type: orgs or blobs. |
target_id | string | Yes | The unique ID of the target resource. |
Response
| Parameter | Type | Description |
|---|---|---|
members | array | List of member objects. |

