List Projects
GET /projects/
GET
/projects/
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” 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.
Responses
Section titled “ Responses ”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
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