list_members
Retrieve members of a Sentry organization to view user ID, email, name, role, and org role information.
Instructions
List members of a Sentry organization. Returns user id, email, name, role, and org role info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization slug (e.g. 'acme') | |
| cursor | No | Pagination cursor. Omit for first page. |