---
title: "GET /transfers/{transfer_id}"
method: GET
path: "/transfers/{transfer_id}"
---

# GET /transfers/{transfer_id}

`GET /transfers/{transfer_id}`

## Path parameters

- `transfer_id` string, required

## Headers

- `x-account-code` string

## Response `200`

- object
  - `id` string
  - `origin_onboarding` object
    - `id` string
    - `status` string
    - `type` string
    - `workflow` string
    - `response_message` unknown
    - `provider` object
      - `id` string
      - `recipient_id` string
      - `connection_id` string
      - `legal_entity` string
    - `documentation` object[]
    - `legal_representatives` object[]
    - `requirements` object[]
    - `metadata` object[]
    - `withdrawal_methods` unknown
    - `capabilities` unknown
    - `recipient` object
      - `id` string
      - `merchant_recipient_id` string
      - `country` string
      - `national_entity` string
      - `entity_type` string
      - `email` string
      - `first_name` string
      - `last_name` string
      - `created_at` string
      - `updated_at` string
    - `created_at` string
    - `updated_at` string
  - `destination_onboarding` object
    - `id` string
    - `status` string
    - `type` string
    - `workflow` string
    - `response_message` unknown
    - `provider` object
      - `id` string
      - `recipient_id` string
      - `connection_id` string
      - `legal_entity` string
    - `documentation` object[]
    - `legal_representatives` object[]
    - `requirements` object[]
    - `metadata` object[]
    - `withdrawal_methods` unknown
    - `capabilities` unknown
    - `recipient` object
      - `id` string
      - `merchant_recipient_id` string
      - `country` string
      - `national_entity` string
      - `entity_type` string
      - `email` string
      - `first_name` string
      - `last_name` string
      - `created_at` string
      - `updated_at` string
    - `created_at` string
    - `updated_at` string
  - `created_at` string
  - `updated_at` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
