Skip to main content

Get Workflow Versions

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

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

Path parameters

workflow_idintegerrequired#

Query parameters

limitinteger · null#
offsetinteger#

Default: 0

Range: >= 0

Headers

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

Responses

application/json
Successful Response
idintegerrequired#
version_numberintegerrequired#
statusstringrequired#
created_atstringrequired#
published_atstring · null#
Show child attributes
workflow_jsonobjectrequired#
workflow_configurationsobject · null#
Show child attributes
template_context_variablesobject · null#
Show child attributes