cURL
curl --request GET \ --url https://api.lyceum.technology/api/v2/external/execution/streaming/{execution_id}/status
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get the current status of an execution.
Successful Response