f8025de20169
List groups
List student groups for the authenticated organization.
Required OAuth scope: student-groups:read
Query parameters
Case-insensitive substring match on group name. Backed by a sequential scan inside the caller's organization; expected typical org cardinality is < 1k groups.
Case-insensitive substring match on group name. Backed by a sequential scan inside the caller's organization; expected typical org cardinality is < 1k groups.
Obfuscated id of a StudentGroupCategory. Returns only groups in that category. Undecodable or cross-organization ids return zero results, never an error.
Obfuscated id of a StudentGroupCategory. Returns only groups in that category. Undecodable or cross-organization ids return zero results, never an error.
Maximum number of records to return.
Maximum number of records to return.
Opaque cursor from the previous page's links.next.
Opaque cursor from the previous page's links.next.
Response
OK