Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Response

List of available project roles

roles
enum<string>[]

A role that can be assigned to a project member

Available options:
Developer,
Viewer