list_organization_memberships
Retrieve organization memberships for the authenticated user, with optional filters for email, user, or organization to manage access and roles.
Instructions
List organization memberships for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of memberships to return (default 20, max 100) | |
| No | Filter by email | ||
| user_uri | No | URI of the user | |
| organization_uri | No | URI of the organization |