Skip to main content

Download USDC Withdrawals as CSV

GET 

/users/:id/withdrawals/download

Downloads the USDC withdrawals the user has made as a CSV file

Request

Path Parameters

    id stringrequired

    A User ID

Query Parameters

    user_id string

    The user ID of the user making the request

Header Parameters

    Encoded-Data-Message string

    The data that was signed by the user for signature recovery

    Encoded-Data-Signature string

    The signature of data, used for signature recovery

Responses

Success

Loading...