Retrieve metadata items associated with a revision by alias.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 /revisions/:id/metadata/:alias
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID of the revision. |
alias | string | Yes | The alias of the metadata item(s). |
Response
| Parameter | Type | Description |
|---|---|---|
items | array | List of metadata items. |

