apps
apps-transfer

List recent USDC transfers initiated through the calling API key.

get/api/v1/apps/transfers

Query parameters

idempotency_keystring nullable
limitinteger
offsetinteger

Headers

x-api-keystring required

Response

Successful Response

txHashstring required
amountnumber nullable
receiverEmailstring nullable
receiverAddressstring nullable
transactionLinkstring nullable
timestring date-time required

Changes

Changed in 2 of the 4 revisions of this API.14

  • 7ed1b58c560713See the full diff
    • the header request parameter x-api-key became required

      request-parameter-became-required

    • api operation id list_transfers_api_v1_apps_transfers_get removed and replaced with list_app_transfers_api_v1_apps_transfers_get

      api-operation-id-removed

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security HTTPBearer was removed from the API

      api-security-removed

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

    • endpoint added

      endpoint-added

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