get_affiliations
Retrieve educational affiliations from Eduframe by filtering with user ID, account ID, or pagination parameters to manage lead data.
Instructions
Get all affiliations
Input Schema
TableJSON 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 | |
| account_id | No | Filter results on account_id |