Skip to main content
GET
Returns a list of Projects.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

A list of Projects.

data
Project · object[]
required

A list of Projects.

Maximum array length: 1500