Skip to main content
GET
List projects of the user OR the organisation (see scope)

Query Parameters

scope
string

Scope of the projects to list. Can be "user" or "org".

name
string

Filter projects by name (substring match).

page
integer
default:1
Required range: x >= 1
limit
integer
default:50
Required range: 1 <= x <= 250

Response

page
object
required
results
object[]