v2
Projects

List projects

get/v2/teams/{team_id}/projects

Path parameters

string uuid required
OR
string required

Query parameters

orderBy'updated_at' | 'created_at' | 'name'
descboolean
archivedboolean
namestring nullable

Response

Success

namestring required

Project name

descriptionstring nullable

Optional description

created_atstring date-time

Project created at

updated_atstring date-time

Project updated at

is_archivedboolean

Grave marker for soft deletion

team_wide_permission'read' | 'write' nullable

If set, all team members get this permission on docs in the project

doc_countinteger

Number of docs in project

thread_countinteger

Number of threads in project

Changes

No recorded changes to this endpoint across all 2 revisions of this API.