GET /blobs/:org_id/:blob_id/metadata/:alias
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
org_id | string | Yes | The unique ID of the organization. |
blob_id | string | Yes | The unique ID of the blob. |
alias | string | Yes | The alias of the metadata item(s). |
Response
| Parameter | Type | Description |
|---|---|---|
items | array | List of metadata items. |

