Base URL
All Sentry API requests are made to:https://de.sentry.io/api/0/.
List organizations
org:read
Query parameters
Restricts results to organizations where the authenticated user is an owner.
Pagination cursor returned in the
Link response header. Pass this value to retrieve the next page of results.Example request
Example response
Retrieve an organization
org:read
Path parameters
The ID or slug of the organization to retrieve.
Example request
Example response
Response fields
The unique ID of the organization.
The URL-friendly identifier for the organization.
The display name of the organization.
ISO 8601 timestamp of when the organization was created.
The current status of the organization. Contains
id and name fields. Common value: active.A list of feature flags enabled for the organization.
Whether the organization is enrolled in early adopter features.
Whether SSO is required to access the organization.
The number of crash reports stored per issue.
0 means disabled.