sentry_organizations
Details of the Sentry organizations.
-
source_id
Foreign key - System-wide Organization ID.
-
name
string - Name of the organization.
-
slug
string - Slug of the organization.
-
status
string - Status of the organization.
-
created_at
date - Date the organization was created.
-
api_accessible
boolean - Whether the organization is accessible via API.