v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Replica

Get Replica

Returns detailed information about a specific replica by its ID. Use the include query parameter to request additional data such as environment configuration and diffs. If the workspace is sleeping or archived, it will be woken and the response will indicate this with waking: true.

get/v1/replica/{id}

Path parameters

idstring uuid required

The unique identifier of the replica

Query parameters

includestring
Example:environment,diffs

Comma-separated list of additional fields to include in the response

Response

Successful response