Returns a list of Sentry projects from the connected organization that can be linked to Aether projects.Documentation Index
Fetch the complete documentation index at: https://docs.runaether.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires a valid Bearer token. Requires an active Sentry connection.Response
List of Sentry projects.
Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
403 | Forbidden — no Sentry connection |