cURL
curl --request GET \ --url https://api.computeflow.cloud/v2/dev/build-status/{build_id} \ --header 'api-key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Quick endpoint to check build status during testing
PlayFlow API Key
Successful Response