list_organization_roles
Retrieve paginated roles and permissions for a specific Eventbrite organization by ID to inspect or manage access levels.
Instructions
List Roles by Organization.
ENDPOINT: GET /organizations/{organization_id}/roles/
Organization Role represents set of permissions owned by Organization.
Returns paginated response.
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | Organization ID (required) |