List credentials associated with a target.Documentation Index
Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt
Use this file to discover all available pages before exploring further.
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. |

