get_associations_of_object
Retrieve all associations for a system object in Eduframe to manage relationships between resources and data connections.
Instructions
Get all associations of a system object
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ID of the parent resource | |
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |