Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Enrollments
Canvas Tools

Canvas List Enrollments

Tool to retrieve a paginated list of enrollments for a course, section, or user. Use when you need to query enrollments with filters like type, state, or role.

Write actionRisk level 2 of 5API key connection
Use Canvas List Enrollments

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pageinteger
    Page number to fetch (1-indexed).
  • rolearray
    Filter by custom or base course-level enrollment roles. Overrides type parameter if provided.
  • typearray
    Filter by enrollment type. Returns all types if omitted.
  • statearray
    Filter by enrollment state. Defaults to active and invited if omitted.
  • includearray
    Include additional data in the response.
  • user_idstring
    Filter by user ID (course/section queries only).
  • per_pageinteger
    Number of enrollments to return per page (max 100).
  • context_idstring
    Required
    The ID of the context (course, section, or user) to list enrollments for.
  • sis_user_idarray
    Filter by SIS user IDs.
  • context_typestring
    Required
    The context type for listing enrollments: 'course', 'section', or 'user'.
  • sis_course_idarray
    Filter by SIS course IDs.
  • sis_account_idarray
    Filter by SIS account IDs.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.