Skip to main content
GET
Get view results

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

view_id
string
required

View ID

Query Parameters

cursor
string

cursor for pagination

count
integer

max number of items to return. defaults to 25

Response

View results

cursor
string
required
Example:

"dmsjqh9d8w1hdjosjaasda"

count
integer
required
Example:

14

boards
object[]
cards
object[]
pages
object[]