# Get a transfer by ID

Get transfer info by ID. To receive dynamic updates as the state of the transfer changes, see the webhooks documentation.

Endpoint: GET /v1/transfers/{transferId}
Security: UserToken, PersonalToken

## Path parameters:

  - `transferId` (integer, required)
    The transfer ID


## Response 404 fields
