---
title: "list_information pricing-category"
method: GET
path: "/ops/first_party_service_information"
tags: ["ops"]
---

# list_information pricing-category

`GET /ops/first_party_service_information`

Fetch all pricing categories information

## Response `200`

OK response.

- PricingCategoryInfoResult
  - `pricing_categories` PricingCategoryInfo[]
    - `asset_id_prefix` string, required — description of the pricing category
    - `asset_reference` string, required — the headrooms for the pricing category
    - `asset_title` string, required — the services for the pricing category
    - `replace_title` boolean, required — should replace the title
    - `service_type` string, required — name of the pricing category

## Other responses

- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.

---

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