---
title: "List app categories"
method: GET
path: "/v1/connect/app_categories"
---

# List app categories

`GET /v1/connect/app_categories`

Retrieve all available categories for integrated apps

## Response `200`

apps listed

- AppCategory[] — Response received when listing app categories
  - `id` string — ID of the app category
  - `name` string — The human-readable name of the app category
  - `description` string, nullable — A short description of the app category

---

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