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