Skip to main content
GET
List transfers (received or sent)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>

Filtrar por tipo (padrão: received)

Available options:
received,
sent

Response

List of transfers

id
integer
from_user_id
string
to_email
string
resource_type
string
resource_id
string
status
enum<string>
Available options:
pending,
accepted,
rejected,
cancelled
metadata
object | null
created_at
string<date-time>