List unified schedule feed
Lists upcoming and recent schedule events across versioned entities and scheduled changes. Read-only; actions stay source-native.
query Parameters
bucketupcoming (default) | recent | empty for both
upcoming (default) | recent | empty for both
sourceversion | change | item
version | change | item
entity_typeComma-separated entity types
Comma-separated entity types
statusComma-separated statuses
Comma-separated statuses
entity_idFilter by entity UUID
Filter by entity UUID
batch_idFilter by batch UUID
Filter by batch UUID
effective_at_fromRFC3339 lower bound
RFC3339 lower bound
effective_at_toRFC3339 upper bound
RFC3339 upper bound
qEntity name substring search
Entity name substring search
sortasc (default) | desc by effective_at
asc (default) | desc by effective_at
limitPage size. Values above the server-side cap are clamped (standard default 50, cap 200; a few document-heavy lists use larger windows). Invalid values fall back to the default.
offsetPage offset
Page offset
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
List unified schedule feed › Responses
OK
Schedule feed summary
Per-day upcoming counts, needs-attention counts, and the next dated events.
query Parameters
fromRFC3339 window start (default: start of today UTC)
RFC3339 window start (default: start of today UTC)
toRFC3339 window end (default: from + 35 days)
RFC3339 window end (default: from + 35 days)
tzIANA timezone for day bucketing (default UTC)
IANA timezone for day bucketing (default UTC)
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Schedule feed summary › Responses
OK