Skip to content

List Projects

GET
/projects/
search
string
id
number
name
string
description
string
created_at
string
ordering
string

Which field to use when ordering the results.

page
integer

A page number within the paginated result set.

object
count
required
integer
next
string format: uri
previous
string format: uri
results
required
Array<object>
object
id
ID
integer
tasks
Array<string>
owned
Owned
string
created_at
Created at
string
permissions
Permissions
string
tags
Tags
object
name
required
Name

A label used to describe the project

string
>= 1 characters <= 255 characters
description
Description

More in-depth description of the project

string
public
Public

A flag indicating whether this project is available to the public

boolean
public_edit
Public Edit

A flag indicating whether this public project can be edited

boolean
public_id
Public Id

Public identifier of the project

string format: uuid