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

errorstring
successboolean required

Changes

Changed in 4 of the 18 revisions of this API.324

    • the ///// response's property type changed from integer to string, and format from int64 to no format for status

      response-property-type-changed

    • the ///// response's property pattern ^-?[0-9]+$ was added for the status

      response-property-pattern-added

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the optional property ///// to the response with the status

      response-optional-property-added

  • 5487da58bf15221See the full diff
    • the response property ///// became nullable for the status

      response-property-became-nullable

    • the ///// response's property type changed from string to integer, and format from no format to int64 for status

      response-property-type-changed

    • removed the optional property ///// from the response with the status

      response-optional-property-removed

    • removed the optional property ///// from the response with the status

      response-optional-property-removed

    • the ///// response's property pattern ^-?[0-9]+$ was removed for the status

      response-property-pattern-removed

    This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog