Skip to main content
GET
Flows - Get run status

Authorizations

x-magnific-api-key
string
header
required

Your Magnific API key. Required for authentication. Learn how to obtain an API key

Path Parameters

run-id
string
required

Unique identifier (SQID) of the flow run. This is the workflow_run_identifier value returned by the POST /v1/ai/flows/{flow-id}/run endpoint.

Example:

"omps2OH829"

Response

OK - Run status and result.

data
object
required

Status and result of a single flow execution run.

Example: