---
title: "Financial API"
method: GET
path: "/worksheet/financial-api"
---

# Financial API

`GET /worksheet/financial-api`

Retrieves Profit and Loss and Balance Sheet details for a specified locked financial year.

## Query parameters

- `financial_year` integer, required

## Response `200`

200

- object
  - `status` string
  - `data` object
    - `lock_status` integer
    - `bid` integer
    - `data` object[]
    - `message` string

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `500` — 500
- `501` — 501
- `502` — 502
- `503` — 503

---

[API](https://skmtc.dev/ledgers/apis/authentication.md) · [All operations](https://skmtc.dev/ledgers/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ledgers/authentication/revisions/605f28ef08ef/schema)
