# List admin user roles Retrieves the admin user roles by tenant. Endpoint: GET /v3/admin/roles Version: 2026-01-08 Security: ZephrHmacHttp ## Response 200 fields (application/json): - `email` (string) Example: "admin@company.com" - `role` (string) Example: "role..." - `role_id` (string) ## Response 404 fields