AccessGroupsGetTeachers
Retrieve a paginated list of teachers belonging to an access group by providing its ID, with optional skip and take parameters for controlling result size.
Instructions
List teachers assigned to an access group (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Skip | No | integer (optional) | |
| Take | No | integer (optional) | |
| accessGroupId | Yes | integer (required) |