list_organizations
List all Sentry organizations the authenticated user can access, including id, slug, name, and status for each.
Instructions
List all Sentry organizations the authenticated user has access to. Returns id, slug, name, and status for each organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous response's 'next' link. Omit for first page. |