Skip to main content

Get Pilot Review

GET /api/v1/workflow/{workflow_id}/pilot-review — request parameters and responses from the Menace Voice API schema.
2 min read
get/api/v1/workflow/{workflow_id}/pilot-review
Request example
Response
get/api/v1/workflow/{workflow_id}/pilot-review

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Path parameters

workflow_idintegerrequired#

Range: >= 1

Query parameters

limitinteger#

Default: 25

Range: 1–100

before_idinteger · null#

Headers

authorizationstring · null#
X-API-Keystring · null#

Responses

application/json
Successful Response
runsobject[]required#
Show child attributes
run_idintegerrequired#
workflow_idintegerrequired#
created_atstringrequired#
statestringrequired#
modestringrequired#
is_completedbooleanrequired#
dispositionstring · nullrequired#
Show child attributes
call_statusstring · nullrequired#
Show child attributes
error_recordedbooleanrequired#
transferenum<string>required#
Options:recorded_transfernot_recorded
duration_secondsnumber · nullrequired#
Show child attributes
recorded_token_usagenumber · nullrequired#
Show child attributes
actual_costenum<string>#

Default: "not_recorded"

Options:not_recorded
webhooksobject#
Show child attributes
queuedinteger#

Default: 0

acceptedinteger#

Default: 0

failedinteger#

Default: 0

human_receiptenum<string>#

Default: "not_recorded"

Options:not_recorded
next_before_idinteger · null#
Show child attributes