Relayers
Retrieves a specific transaction by its ID.
get/api/v1/relayers/{relayer_id}/transactions/{transaction_id}
Path parameters
relayer_idstring required
The unique identifier of the relayer
transaction_idstring required
The unique identifier of the transaction
Response
Relayer transaction retrieved successfully