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

Canvas List Courses

Retrieves a list of the current user's courses from Canvas, optionally filtered by enrollment type and state. Excessive request frequency may return HTTP 429; respect the Retry-After header before retrying.

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

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.
  • statearray
    Filter courses by workflow state. Only return courses in the given state(s). By default, 'available' is returned for students and observers, and anything except 'deleted' for all other enrollment types.
  • includearray
    Optional additional data to include with each course. Multiple values can be specified.
  • per_pageinteger
    Number of courses to return per page. If omitted, Canvas default (10) is used. Set to a higher value (e.g., 100) to get more courses.
  • enrollment_rolestring
    Deprecated. Filters courses by the specified course-level role. Can be a role created with the Add Role API or a base role type: 'StudentEnrollment', 'TeacherEnrollment', 'TaEnrollment', 'ObserverEnrollment', or 'DesignerEnrollment'. This argument is ignored if enrollment_role_i…
  • enrollment_typestring
    Filters courses by the user's enrollment type. If omitted, courses are not filtered by enrollment type.
  • enrollment_statestring
    Filters courses by the enrollment workflow state. This will respect section/course/term date overrides.
  • enrollment_role_idinteger
    Filters courses by the specified course-level role ID. Only return courses where the user is enrolled with the specified role.
  • exclude_blueprint_coursesboolean
    When set to true, only return courses that are not configured as blueprint courses.

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.