supervision-meetings
Paginated supervision meetings page data
Returns paginated supervisions with meetings and supports filtering by supervisor and expert name. Admin: all; Supervisor: only their supervised pairs; Coordinator: only pairs under their assigned supervisors.
get/api/supervision-meetings
Query parameters
supervisor_idstring uuid nullable
Filter by supervisor operator UUID.
Filter by supervisor operator UUID.
searchstring nullable
Search experts by first name or last name.
Search experts by first name or last name.
per_pageinteger
Page size.
Page size.
pageinteger
Page number.
Page number.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.