GET
/
tac
/
operation-id
curl --request GET \
  --url https://data.turin.tac.build/tac/operation-id
{
  "response": [
    {
      "logIndex": 123,
      "operationId": "<string>"
    }
  ]
}

Query Parameters

transactionHash
string
required

TAC transaction hash

Response

200
application/json
OK
response
object[]