cURL
curl --request GET \ --url https://data.spb.tac.build/operation-ids
{ "response": [ { "operationId": "<string>", "timestamp": 123 } ] }
Returns operation IDs that satisfy certain filters
Show child attributes
Was this page helpful?