Skip to main content
GET
Lists Projects
Retrieve all projects that you have access to. Each project contains basic information like ID, name, version and organization ID.

Authorizations

Authorization
string
header
required

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

Response

200 - application/json
id
string
required
name
string
required
version
string
required
organization_id
string
required