Get Roles Settings

Reference for the GET /console/v1/settings/roles endpoint of the Statsig API.

gethttps://statsigapi.net/console/v1/settings/roles

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Response

application/json
200· Get Roles Settings Response
messagestringrequired

A simple string explaining the result of the operation.

dataobjectrequired
Show child attributes
default_project_rolestringrequired

The name of the default project role. This is the role that will be initially assigned to new users joining the project.

400· Invalid request. Please check the request input and try again.
statusintegerrequired
Allowed values:400
messagestringrequired
401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired

Was this helpful?