Get piece details
Get full metadata for a piece including triggers, actions, and their input schemas.
Parámetros de ruta
Respuesta
Successful Response
Full piece metadata returned by the detail endpoint, including the input property schema for every action and trigger.
Unique piece ID
Diga's grouped piece categories. Each value collapses one or more
upstream Activepieces categories — see _AP_TO_DIGA_CATEGORY in
api/v1/routes/workflows/pieces.py for the mapping.
AI, COMMUNICATION, SALES_AND_CRM, MARKETING, PRODUCTIVITY, COMMERCE, DEVELOPMENT Auth metadata for a piece. Shape varies by type (SECRET_TEXT,
BASIC_AUTH, CUSTOM_AUTH, OAUTH2, ...); nested CUSTOM_AUTH props are
returned as-is under props.
- PieceAuthProperty · object
- PieceAuthProperty · object[]
Origin of an Activepieces piece. Mirrors AP's own PieceType
(a closed, AP-validated set), so it is safe to enumerate here.
OFFICIAL, CUSTOM How an Activepieces piece is packaged. Mirrors AP's own
PackageType (a closed, AP-validated set).
REGISTRY, ARCHIVE