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

Canvas List User Enrollments

Tool to retrieve a paginated list of all enrollments for a specific user. Use when you need to query a user's enrollments across courses, with filters like type, state, or term.

Write actionRisk level 2 of 5API key connection
Use Canvas List User 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. Ignored if role parameter is provided.
  • statearray
    Filter by enrollment state. Defaults to active and invited if omitted. Synthetic states like current_and_invited are supported for user enrollments.
  • includearray
    Include additional data in the response (e.g., avatar_url, group_ids).
  • user_idstring
    Required
    The ID of the user to retrieve enrollments for. Use 'self' for the current user.
  • per_pageinteger
    Number of enrollments to return per page (max 100).
  • sis_user_idarray
    Filter by SIS user IDs.
  • sis_course_idarray
    Filter by SIS course IDs.
  • sis_account_idarray
    Filter by SIS account IDs. Does not look into sub-accounts.
  • sis_section_idarray
    Filter section enrollments by SIS section IDs.
  • grading_period_idstring
    Returns grades for specified grading period; otherwise returns full-course grades.

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.