Skip to main content
GET
Get all projects

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".

Query Parameters

trash
boolean
default:false

Flag whether to fetch projects in trash only

Response

Array of team projects visible to current user

cursor
string
required
Example:

"dmsjqh9d8w1hdjosjaasda"

count
integer
required
Example:

14

project_order
object | null

string array representing an order of IDs

projects
object[]
total_projects_count
integer
Example:

100

total_boards_count
integer
Example:

100