latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

Get Upload Status

Poll the status of a memory creation workflow.

Args: workflow_id: Temporal workflow ID returned by upload_file. authorized_user: Authorized user with organization context.

Returns: UploadFileStatusResponse with current workflow status.

get/memories/tasks/{workflow_id}

Path parameters

workflow_idstring required

Response

Successful Response

statusstring required

Workflow status: 'pending', 'completed', or 'failed'

errorstring nullable

Error message when workflow has failed