Retrieve details about a specific 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
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique ID or alias of the organization. |
Response
| Parameter | Type | Description |
|---|---|---|
org | object | The organization details. |

