Get Transfer Record(s)

Get a single transfer record or all transfer records for a user, a specific transfer type, or all transfer records within your organization.

  • To get a single record, provide the required id and transferType parameters only.
  • To get all records, provide the optional userId, transferType, limit, createdBefore, and createdAfter parameters only. eg. Providing userId and transferType will return all transfer records of that user and transfer type.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!