List Internal Transfers
Get all internal transfers of a user. (Private ๐)
Retrieve details of all transfers for a user using this endpoint. Please note that this is a Private ๐ route which means it needs to be authorized by the account initiating this request.
Note: You will need to include the JWT Auth token to request headers to access this endpoint. To get the JWT Auth Token, refer the login section of the documentation.
Endpoint
Request Headers
Query params
Field
Type
Mandatory
Description
limit
INTEGER
NO
default 50
offset
INTEGER
NO
Example
Response
Last updated