Returns operation IDs that satisfy certain filters
curl --request POST \ --url https://data.turin.tac.build/operation-ids-by-shards-keys \ --header 'Content-Type: application/json' \ --data '{ "caller": "<string>", "shardsKeys": [ "<string>" ] }'
{ "response": {} }
Show child attributes
Was this page helpful?