sentry_projects

Details of the Sentry projects.

source_id

Foreign key
System-wide Project ID.

organization_id

Foreign key
ID of the organization to which the project belongs.

name

string
Name of the project.

slug

string
Slug of the project.

created_at

date
Date the project was created.

api_accessible

boolean
Whether the project is accessible via API.