cURL
curl --request GET \ --url https://api.sumvin.com/v0/safe/rpc/{user_op_hash}/status
{ "_links": { "self": { "href": "<string>", "method": "GET", "templated": false, "description": "<string>" } }, "user_op_hash": "<string>", "status": "<string>", "txn_hash": "<string>" }
Tenant org ID for multi-tenant auth
UserOperation status retrieved
HAL-style links
Show child attributes
UserOperation hash
Current status (submitted, included, failed)
Transaction hash when included