REST API to get members for a role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024
03:43 PM
I am looking to integrate our Canvas with a 3rd party access governance system using REST APIs. I cannot find an API to get the membership information for roles. I do see there is an API to get role membership per user but I am looking for an API to give me all membership data in one for or membership per role.
I don't have the same problem with group members as this API /api/v1/groups/:group_id/users gives me members per group.