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

# Retrieves a FinancialMapping resource.

`GET /financial_mappings/{id}`

Retrieves a FinancialMapping resource.

## Path parameters

- `id` string, required

## Response `200`

FinancialMapping resource

- FinancialMapping — Accounting financial mapping
  - `id` unknown
  - `account_id` unknown
  - `account_type` unknown
  - `period_id` unknown
  - `created` unknown
  - `modified` unknown
  - `verified` unknown
  - `accountId` unknown
  - `accountType` unknown
  - `periodId` 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)
