Listar Squads Disponíveis
Equipes
Listar Squads Disponíveis
Retorna a lista de squads habilitados (ativos) no ambiente.
GET
Listar Squads Disponíveis
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/squads/availables
AutenticaçãoRequer cabeçalho
authorization: <seu_token>.
Exemplo (cURL)
Respostas
Response - Success
response
500 — Server Error
400 — Client Error
Campos
| Campo | Tipo | Descrição |
|---|---|---|
| id | string | ID do squad |
| name | string | Nome |
| description | string | Descrição |
| enabled | boolean | Se está habilitado |
| createdAt | string | Data de criação (ISO 8601) |
