Skip to main content

List recordings

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

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

Query parameters

workflow_idinteger · null#
Filter by workflow ID
tts_providerstring · null#
Filter by TTS provider
tts_modelstring · null#
Filter by TTS model
tts_voice_idstring · null#
Filter by TTS voice ID

Headers

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

Responses

application/json
Successful Response
recordingsobject[]required#
Show child attributes
idintegerrequired#
recording_idstringrequired#
workflow_idinteger · null#
Show child attributes
organization_idintegerrequired#
tts_providerstring · null#
Show child attributes
tts_modelstring · null#
Show child attributes
tts_voice_idstring · null#
Show child attributes
transcriptstringrequired#
storage_keystringrequired#
storage_backendstringrequired#
metadataobjectrequired#
created_byintegerrequired#
created_atstringrequired#
is_activebooleanrequired#
totalintegerrequired#