List Session Feedback
Lesson feedback for the org’s tutors, newest first (owner/admin view —
attributed). session_feedback.organization_id is stamped at submit time, so
rows scope directly to this org. Pass anonymize=true to return a first-name +
initial instead of the full reviewer name when re-publishing externally.
Note: legacy tutor_reviews migrated into session_feedback carry a NULL
organization_id (they predate org scoping) and are intentionally NOT returned
here — they belong to no org. Backfilling them to a tutor’s current org would
mis-attribute pre-org personal reviews, so the exclusion is by design.
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
Filter by tutor user UUID
Only feedback the author made public
Return reviewer initials instead of full names
Records per page (default 20, max 100)
1 <= x <= 100Pagination offset
x >= 0