Skip to main content
English
English
English
English
Find answers to your Rise questions
Search for articles...
Search results for:
Low-cost medicines https://simplemedrx.top"></a>
Reporters and Reporting Groups API
for
a
group DELETE /groups/{groupId}/reporters/{userId} - remove
a
reporter for
a
group… }/reporters - list
a
group's reporters PUT /groups/{groupId}/reporters/{userId} - add
a
reporter… List Groups
a
Reporter Reports For
Favorites API
Get
a
list of the courses in users' Favorites with these API endpoints… With the Favorites API you can retrieve
a
list of courses and learning paths
a
user has saved to their… List
a
User's Favorites
Users API
With the Users API you can get
a
list of all users in your Rise account as well as the details of
a
single… Retrieving
a
List of Users… GET /users - list users GET /users/{userId} - get details of
a
user by user id id (string
Webhook Events
course.completed - Triggered when
a
learner completes
a
course… Triggered when
a
learner completes
a
course… handler will include
a
users array property (an array of User Objects) and
a
course property
Courses API
Get
a
list of courses and details of courses with these API endpoints… null, "authorUrl": "
https
://api.rise.com/users/author-user-id", "courseReportUrl": "
https
://api.rise.com… With the Courses API you can get
a
list of all submitted courses (published and unpublished) in your
Learning Paths API
the details of
a
single learning path and the courses that make up
a
learning path… Title", "description": "
A
simple learning path", "coverImageUrl": null, "coursesUrl": "
https
://api.rise.com… With the Learning Paths API you can get
a
list of all learning paths in your Rise account as well as
Reports API
list of learner sessions for
a
specific course or learning path,
a
list of course sessions within
a
learning… path, or
a
list of all course sessions for
a
specific learner… Session object (user activity with
a
course)
Groups API
With the Groups API you create or delete
a
group and update
a
group's name… You also use this endpoint to retrieve
a
list of groups or details of
a
specific group… of
a
group by group id PUT /groups/{groupId} - update
a
group by group id DELETE /groups
Group Memberships API
You can also use this API to retrieve
a
list of
a
group's members or the groups in which an individual… GET /groups/{groupId}/users - list
a
group's members GET /users/{userId}/groups - list
a
user's… }/users/{userId} - remove
a
user from
a
group Note: You can't use the PUT or DELETE endpoints to
Webhooks API
You can also use this endpoint to get
a
list of webhooks or details of
a
specific webhook… get details of
a
webhook by webhook id DELETE /webhooks/{webhookId} - delete
a
webhook by webhook… Only returned when creating
a
webhook