cURL
curl --request POST \ --url https://data.spb.tac.build/stage-profiling \ --header 'Content-Type: application/json' \ --data '{ "operationIds": [ "<string>" ] }'
{ "response": {} }
Retrieves time information for every stage of transaction based on operation ID
Request body
OK
Show child attributes
Was this page helpful?