List all blobs present in an organization.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 /orgs/:id/blobs
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID or alias of the organization. |
Response
| Parameter | Type | Description |
|---|---|---|
blobs | array | List of blob objects. |

