GET
/
operation-type
Get operation type
curl --request GET \
  --url https://data.spb.tac.build/operation-type
{
  "response": "PENDING"
}

Query Parameters

operationId
string
required

Operation ID

Response

200
application/json

Type of the operation

The response is of type object.