Returns the snapshot of a specific version of the squad.
GET https://gateway.orkeia.ai/squads/{id}/version-control/{versionId}
Authenticationauthorization: <your_token>.
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
| id | string | Yes | Unique identifier of the squad. | SQUAD_1234 |
| versionId | string | Yes | Identifier/slug of the snapshot version. | v1.0.1 |