Views
Get view
GET
/
api
/
v1
/
views
/
{viewId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
viewId
string
requiredResponse
200 - application/json
id
string
createdAt
string
updatedAt
string
deleted
string | null
workspaceId
string
workspace
object
teamId
string | null
team
object | null
name
string
description
string
filters
object
isBookmarked
boolean
createdById
string
Was this page helpful?