List Sectors
Sectors
List Sectors
Returns the list of all registered sectors.
GET
List Sectors
Documentation Index
Fetch the complete documentation index at: https://docs.orkeia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET https://gateway.orkeia.ai/sectors
AuthenticationRequires header
authorization: <your_token>.
Example (cURL)
Responses
Response - Success
response
500 — Server Error
400 — Client Error
Fields
| Field | Type | Description |
|---|---|---|
| id | string | Sector ID |
| name | string | Sector name |
| description | string | Description |
