Skip to main content

Get Text Chat Session

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

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

Path parameters

workflow_idintegerrequired#
run_idintegerrequired#

Headers

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

Responses

application/json
Successful Response
workflow_run_idintegerrequired#
workflow_idintegerrequired#
namestringrequired#
modestringrequired#
statestringrequired#
is_completedbooleanrequired#
revisionintegerrequired#
initial_contextobject · null#
Show child attributes
gathered_contextobject · null#
Show child attributes
annotationsobject · null#
Show child attributes
session_dataobjectrequired#
checkpointobjectrequired#
created_atstringrequired#
updated_atstring · null#
Show child attributes