---
title: "Busca uma recorrência pelo ID"
method: GET
path: "/automatic/recurrencies/authorization/{id}}"
---

# Busca uma recorrência pelo ID

`GET /automatic/recurrencies/authorization/{id}}`

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `status` integer
  - `version` string
  - `body` object
    - `id` string
    - `deniedReason` string
    - `cancellingReason` string
    - `status` string
    - `journeys` object[]
      - `status` string
      - `type` string
      - `accepetedDate` string
      - `denyDate` string
    - `interval` object
      - `start` string
      - `end` string
      - `frequencyType` string
    - `frequencyType` string
    - `amount` integer
    - `creditParty` object
      - `taxId` string
      - `name` string
    - `debitParty` object
      - `personType` string
      - `taxId` string
      - `bank` string
      - `account` string
      - `stateCode` string
    - `debtor` object
      - `personType` string
      - `taxId` string
      - `name` string
    - `contract` object
      - `number` string
      - `description` string
    - `cancellation` object
      - `id` string
      - `cancelledBy` string
      - `personType` string
      - `taxId` string
      - `reason` string
      - `date` string
    - `createDate` string
    - `updateDate` string
    - `deleteDate` string
    - `cancelledDate` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/versions/85dd6188a37b/schema)
