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

Canvas List Assignment Groups

Returns the paginated list of assignment groups for the current context. Use when you need to retrieve assignment groups for a course. The returned groups are sorted by their position field.

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

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
    Associations to include with the group. 'discussion_topic', 'all_dates', 'can_edit', 'assignment_visibility', and 'submission' are only valid if 'assignments' is also included. 'score_statistics' requires that 'assignments' and 'submission' options are included. The 'assignment_…
  • per_pageinteger
    The number of assignment groups to return per page. If not specified, Canvas API default will be used.
  • course_idstring
    Required
    The unique identifier of the Canvas course to retrieve assignment groups from.
  • assignment_idsarray
    If 'assignments' are included, optionally return only assignments having their ID in this array.
  • grading_period_idinteger
    The id of the grading period in which assignment groups are being requested. Requires grading periods to exist.
  • override_assignment_datesboolean
    Apply assignment overrides for each assignment. Defaults to true if not specified.
  • scope_assignments_to_studentboolean
    If true, all assignments returned will apply to the current user in the specified grading period. If assignments apply to other students in the specified grading period, but not the current user, they will not be returned. Requires the grading_period_id argument and grading peri…
  • exclude_assignment_submission_typesarray
    If 'assignments' are included, those with the specified submission types will be excluded from the assignment groups.

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.