---
title: "Get json of periods_formats for a date."
method: GET
path: "/apps/{appId}/recurringinvoices/periods"
tags: ["hidden"]
---

# Get json of periods_formats for a date.

`GET /apps/{appId}/recurringinvoices/periods`

Get json of periods_formats for a date. If request parameter date is null, returns periods_formats for today.

## Path parameters

- `appId` integer, required

## Query parameters

- `date` string, date-time, nullable

## Response `200`

Success

- unknown[]
  - unknown

## Other responses

- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
