get_organization_affiliations
Fetch all organization affiliation records. Supports pagination with cursor and filtering by user ID.
Instructions
Get all organization affiliation records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) | |
| user_id | No | Filter results on user_id |