Sanitized JSON Output

Download plan file in machine-readable format with sanitized sensitive values.

Path Params
string
required

The ID of the plan. Obtain it from the
Get a Run endpoint.

Query Params
string
enum

Format of the response.

Allowed:
Responses
200

Sanitized terraform json plan.

204

Plan has not yet completed or can't be served.

307

Redirects to JSON Output if the API server is not sure that the plan can be correctly sanitized and a user permissions allow to read sensitive plan values.

404

Plan not found or user unauthorized to perform action or Blob object not found.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!