Get Task Status
Screenplay Extraction
Get Task Status
Query the current status and progress of a screenplay extraction task
GET
Get Task Status
Product: Visual Agents
Use case: Managed endpoints powering Memories.ai’s open-source video search and editing agents (queries, video clipping/editing, screenplay extraction)
Host:
https://mavi-backend.memories.ai/serve/api/v2
Auth: Authorization: sk-mavi-... (no Bearer prefix)Code Examples
Path Parameters
Response
Response Parameters
Task Status Values
Notes
- Poll this endpoint to track progress of long-running tasks
- When status is
"completed", use the Download Task Result endpoint to download the output files - The
progressfield is only available when the task is in"running"status
Authorizations
API key for authentication
Path Parameters
The screenplay task ID
Example:
"ros-sd-20260313-a3f8c2b1"
Response
200 - application/json
Task status retrieved successfully
