---
title: "View"
method: GET
path: "/Categories/View"
tags: ["Products_Categories"]
---

# View

`GET /Categories/View`

This endpoint allows you to retrieve a list of product categories.
If you want to view a specific category, you can use the 'uid' query parameter.

## Query parameters

- `uid` string
- `skip` string
- `take` string

## Headers

- `api-key` string, required
- `secret-key` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/payplus/apis/payplus-api-documentation-production.md) · [All operations](https://skmtc.dev/payplus/apis/payplus-api-documentation-production/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/payplus/payplus-api-documentation-production/revisions/2a893057392b/schema)
