Skip to content

Get a Terraform state version

GET
/api/v4/projects/{id}/terraform/state/{name}/versions/{serial}

Get a Terraform state version

id
required
One of:
string

The ID or URL-encoded path of the project

name
required
string

The name of a Terraform state

serial
required
integer

The version number of the state

OK

Bad Request

Forbidden

Not found