Retrieve a paginated list of cases (workflows) with optional filtering and sorting.
API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Filter by template UUID
Filter by custom status
Filter by parent status
draft, pending, in_progress, closed Filter by archived status
Filter by who the case is waiting for
none, owner, contact Filter by custom reference number
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)