Projects
List Projects
Retreives all your projects
GET
Retrieve all projects that you have access to. Each project contains basic information like ID, name, version and organization ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type object[]
.