cURL
curl --request GET \ --url https://api.lyceum.technology/api/v2/external/workloads/list
[ { "execution_id": "<string>", "status": "<string>", "execution_type": "<string>", "hardware_profile": "<string>", "created_at": "<string>", "execution_owner": "<string>" } ]
List all non-completed executions for the current user.
Successful Response