List record views
Returns the default view (lazily seeded on first read) plus any custom views for the project+object. Requires data-record:read on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
objectId
Response
The default view and the custom views.
default
views
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error