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

Canvas List Module Items

Retrieves a paginated list of items (assignments, quizzes, pages, files, etc.) from a specific module in a Canvas course. Use when you need to see the contents and structure of a module.

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

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). Use to get results beyond the first page. If omitted, returns the first page.
  • includearray
    Optional array to include additional details. When 'content_details' is included, returns content-specific details (points_possible, due_at, unlock_at, lock_at, locked_for_user) and standard lock information for each item.
  • per_pageinteger
    The number of items to return per page. If not specified, Canvas API default applies (typically 10).
  • course_idstring
    Required
    The unique identifier of the Canvas course containing the module.
  • module_idstring
    Required
    The unique identifier of the module whose items to retrieve.
  • student_idstring
    Returns module completion information for the student with this id. Allows viewing progress for a specific student.
  • search_termstring
    The partial title of the items to match and return. Filters results to items whose titles contain this search term.

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.