Permissions & Scopes

If you're building on top of Sentry's API (i.e using Auth Tokens), you'll need certain scopes to access different API endpoints.

To set the scopes for an integration token, select the scopes from the dropdown. These can be edited later.

To set the scopes for an auth token, select the scopes from the dropdown when creating an auth token. These cannot be edited later.

If you're looking for information on membership roles please visit the membership documentation.

Organizations

GETorg:read
PUT/POSTorg:write
DELETEorg:admin

Projects

GETproject:read
PUT/POSTproject:write
DELETEproject:admin

Teams

GETteam:read
PUT/POSTteam:write
DELETEteam:admin

Members

GETmember:read
PUT/POSTmember:write
DELETEmember:admin

Issues & Events

GETevent:read
PUTevent:write
DELETEevent:admin

Releases

GET/PUT/POST/DELETEproject:releases