Skip to main content
GET
Retrieve all projects

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Returns an array of project objects.

id
string
name
string
members
integer[]
createdBy
integer
createdDate
string
public
boolean