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

