Skip to main content
GET
Get Warm Hooks State

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

Response

Successful response

warm_hook
object | null
required

The active warm hook for the environment (null if none has ever been saved).

warm_pool
object | null
required

The warm pool config and current counts (null if no pool has been configured).

snapshots
object[]
required

Up to 20 retained snapshots ordered newest first.