GET
/
api
/
v1
/
views
/
{viewId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

viewId
string
required

Response

200 - application/json
createdAt
string
createdById
string
deleted
string | null
description
string
filters
object
id
string
isBookmarked
boolean
name
string
team
object | null
teamId
string | null
updatedAt
string
workspace
object
workspaceId
string