Authorizations
Contact Mesh to get client Secret
Contact Mesh to get client Id
Query Parameters
Number of items to return. Default 10, maximum - 100.
Number of items to skip.
Mesh transfer identifier.
Client transaction identifier.
128
Client's user identifier.
50
Transfered integration.
100
Transfer statuses.
5
Transfer created minimum timestamp.
Transfer created maximum timestamp.
Minimum amount in fiat.
Maximum amount in fiat.
Order by column.
id
, clientTransferId
, userId
, fromType
, amountInFiat
, status
, createdTimestamp
, symbol
, networkName
Transfer hash.
Sub-client identifier.
Value indicating if ordering is descending.
Value indicating if Env is Sandbox.
Response
Transfers obtained.
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
, unavailableForLegalReasons
A message generated by the API
User-friendly display message that can be presented to the end user
An error grouping hash from string components and caller information. Used by bugsnag on FE for correct error grouping
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.