Skip to main content
GET
List saved record views

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

pid
string
required

Project id (UUID) belonging to the caller workspace.

Query Parameters

webhook_id
string

Restrict to views of one webhook.

Response

Views in the project, default view first then oldest first. Field names here are snake_case (unlike the create/update responses).

views
object[]
required