AppCategory
App category
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
id | string | Optional | Identifier of the app category record. |
nameSlug | string | Optional | Pipedream app slug identifying the catalog entry. |
name | string | Optional | Display label of the app category in the Pipedream catalog. |
Where used
| Reference | Relationship |
|---|---|
| List app categories | POST /api/v1/integrations/pipedream/list-app-categories |
Download the public reference contract.
Document: DOC-API-MODEL-app-category.