List Storage Credentials – Media API – MediaKind

List Storage Credentials

Get https://app.mk.io/api/v1/projects/:project_name/media/storage/:storage_name/credentials

Returns the list of Storage Credentials for this Storage instance. Any secret data will be sanitized in the response.

RBAC Capability Required: infra.storagetoken.get

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Response

200 A list of Storage Credentials

Errors