ExecutionPlan

Get Execution Plan details

get

Retrieves detailed information about a specific execution plan

Authorizations
x-api-keystringRequired
Path parameters
executionPlanIdstringRequired

Unique identifier of the execution plan to retrieve

Responses
chevron-right
200

Execution plan details retrieved successfully

application/json
planTypestring · enumRequired

Plan serialization type

Example: jsonPossible values:
planone ofRequired

Execution plan details

or
stringOptional
get
/v1/execution-plans/{executionPlanId}

Last updated