Skip to main content
POST
/
stage-profiling
Get stage profiling
curl --request POST \
  --url https://data.spb.tac.build/stage-profiling \
  --header 'Content-Type: application/json' \
  --data '{
  "operationIds": [
    "<string>"
  ]
}'
{
  "response": {}
}

Body

application/json

Request body

operationIds
string[]
required

Response

OK

response
object
I