GET
/
api
/
v1
/
views
/
{viewId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

viewId
string
required

Response

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