cURL
curl --request POST \ --url https://data.spb.tac.build/status \ --header 'Content-Type: application/json' \ --data '{ "operationIds": [ "<string>" ] }'
{ "response": {} }
Get the status of an operation by its Operation ID
Request Body
Status of the operations
Show child attributes
Was this page helpful?