Retrieve an Operation

The single operation endpoint provides information about a specific operation.

This method will use 20 Compute Units.


Reference: Here

Retrieve an Operation

get

The single operation endpoint provides information about a specific operation.

Path parameters
idstringRequired

The ID number for this operation.

Example: 121692259040116740
Query parameters
joinanyOptional

Set to transactions to include the transactions which created each of the operations in the response.

Responses
get
/operations/{id}
200

Success

Last updated

Was this helpful?