Skip to main content

Names And Roles Membership Container

The Names & Roles Provisioning Service endpoint tools call to fetch a course roster. You never call this.

LTIAAS turns the call into a MEMBERSHIPS_GET service request against your Service URL, converts your reply into LTI® wire format, and filters out any personal data the tool is not permitted to see.

Requires an access token with the MEMBERSHIPS_READ scope.

Path Parameters
    contextId string required

    The URL-encoded context identifier — the same context value you supplied when starting the launch.

    Example: 2022CSEa5e6c431b91
Responses

Membership container


Schema
    id uri
    context object
    id string required
    label string
    title string
    members object[]
  • Array [
  • user_id string
    roles uri[]
    name string
    given_name string
    family_name string
    middle_name string
    email string
  • ]
Loading...

All trademarks, logos, and service marks displayed on this website are the property of their respective owners. LTIAAS is a trademark of GatherAct, LLC, doing business as LTIAAS. Learning Tools Interoperability (LTI)® and LTI® are trademarks of 1EdTech Consortium, Inc. LTIAAS is not affiliated with, endorsed or sponsored by 1EdTech Consortium, Inc. or by any other owners of third-party trademarks used on this website. LTIAAS is not responsible for the content, quality, or accuracy of any websites linked to or from this website that are not owned by LTIAAS. If you have any questions or concerns about the use of any trademarks or content on this website, please contact us.