Get View
Views
Get View
Get a single view by ID, including its active filters (same field names as GET /api/v2/account/filters) and full action_config (Slack / webhook / CRM assignment / Amplemarket).
The webhook signing secret is never returned by this endpoint (neither in action_config nor as a top-level field) - it is surfaced exactly once, in the create or update response, when the webhook is configured or its URL changes.
Tip: to change one filter, take the filters object from this response, modify the field you want, and PATCH the whole object back - filters on PATCH replaces the set entirely.
GET
Get View