Returns the list of enabled (active) squads in the environment.
GET https://gateway.orkeia.ai/squads/availables
Authenticationauthorization: <your_token>.
| Field | Type | Description |
|---|---|---|
| id | string | ID of the squad |
| name | string | Name |
| description | string | Description |
| enabled | boolean | If it is enabled |
| createdAt | string | Creation date (ISO 8601) |