---
title: "Consultar Split Atual"
method: GET
path: "/splits/current"
---

# Consultar Split Atual

`GET /splits/current`

Consulta o split atualmente cadastrado na conta.

## Response `200`

200

- object
  - `id` string
  - `splittable_id` string
  - `splittable_type` string
  - `created_at` string
  - `updated_at` string
  - `split_rules` object[]
    - `recipient_account_id` string
    - `cents` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/iugu/apis/tokens-de-api.md) · [All operations](https://skmtc.net/iugu/apis/tokens-de-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iugu/tokens-de-api/versions/4590fc729d1e/schema)
