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

tokenIn search, a key-value pair or raw search term. Also, a value used for authorization.
, check the necessary boxes when creating an auth token.

auth token

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
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").