EVM Smart Accounts
Get a user operation
Gets a user operation by its hash.
GET
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The address of the Smart Account the user operation belongs to.
The hash of the user operation to fetch.
Response
200
application/json
Successfully retrieved the user operation.
The response is of type object
.