Projects

List projects

List every project owned by the authenticated account.

GET/api/v1/projects

Authentication: REST bearer token required.

Parameters

This endpoint has no path, query, or body parameters.

Responses

200

An array of projects in the account.

401

The bearer token is missing, invalid, or expired.