Retrieve a paginated list of case templates (template workflows) with optional filtering and sorting. Case templates are reusable workflow blueprints.
API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Filter by case template title (case-insensitive partial match)
Filter by custom reference number
Filter by archived status
Filter by owner UUID
Filter by owner email
Filter by workspace UUID
Filter by workspace slug
Filter by contact first name
Filter by contact last name
Filter by contact email
Filter using advanced JSON syntax. If specified, will ignore all other filter parameters. See the Advanced Filters guide for more information.
Page number (starts at 1)
x >= 1Number of items per page (max: 100)
1 <= x <= 100Sort field (prefix with - for descending)