---
title: "Get org fee model"
method: GET
path: "/v1/fee/models/attachment/tenant"
tags: ["Fee models"]
---

# Get org fee model

`GET /v1/fee/models/attachment/tenant`

Get fee model by organization, which is derived from the access token.

## Headers

- `Authorization` string, required

## Response `200`

OK

- number — Pismo fee model ID

## Other responses

- `401` — Access token is missing or invalid
- `404` — Fee model not found
- `500` — Internal server error

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
