List Organizations Users

GET https://sentry.io/api/0/organizations/{{organization_slug}}/users/

https://docs.sentry.io/api/organizations/list-an-organizations-users/

Return a list of users that belong to a given organization.

Path Parameters

organization_slug (string)REQUIRED

The slug of the organization the event ID should be looked up in.

Query Parameters:

project (string)

Restrict results to users who have access to a given project ID

Scopes

You need to authenticate via bearer auth token. requires one of the following scopes:

  • org: read