Get Squad Version
Squads
Get Squad Version
Returns the snapshot of a specific version of the squad.
GET
Get Squad Version
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/{id}/version-control/{versionId}
AuthenticationRequires header
authorization: <your_token>.
Path Parameters
| 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 |
Example (cURL)
Responses
Response - Success
response
