Sentry
Manage Sentry projects, teams, and client keys for error tracking and monitoring.Resources
Project
Create and manage Sentry projects.Props
The team slug that owns the project
The organization ID or slug that owns the project
The name for the project
Uniquely identifies a project and is used for the interface
The platform for the project (e.g., “javascript”, “python”, “node”, “react-native”)
Whether to alert on every new issue
Auth token to use (overrides environment variable)
Whether to adopt an existing project with the same slug if it exists. If true and a project with the same slug exists, it will be adopted rather than creating a new one.
Returns
The ID of the project
The name for the project
The team that owns the project
All teams that have access to the project
Whether the project is bookmarked
Whether the current user is a member of the project
Access permissions for the project
Whether the current user has access to the project
Time at which the project was created
List of environments in the project
List of features enabled for the project
Whether the project has received its first event
List of platforms in the project