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
start
collectedInTAC
includedInTACConsensus
executedInTAC
collectedInTON
includedInTONConsensus
executedInTON
TAC
TON
Was this page helpful?