---
title: "Retrieves a FinancialPeriod resource."
method: GET
path: "/financial_periods/{id}"
tags: ["FinancialPeriod"]
---

# Retrieves a FinancialPeriod resource.

`GET /financial_periods/{id}`

Retrieves a FinancialPeriod resource.

## Path parameters

- `id` string, required

## Response `200`

FinancialPeriod resource

- FinancialPeriod — Accounting financial period
  - `id` unknown
  - `name` unknown
  - `start` unknown
  - `integration` unknown
  - `year_end` unknown
  - `deleted` unknown
  - `created` unknown
  - `modified` unknown
  - `yearEnd` unknown

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
