Lists all registered versions of a squad.
GET https://gateway.orkeia.ai/squads/{id}/version-control
Authenticationauthorization: <your_token>.
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Unique identifier of the squad. | SQUAD_1234 |
| Field | Type | Description |
|---|---|---|
| version | number | Sequential number of the squad version. |
| timestamp | string | Date and time of version creation (ISO). |