Training
Get List of Courses
❗️ End of Support Notification
As of December 5, 2025, this API is now deprecated. For more information, see OneTrust API Sunsetting & Deprecation Guidelines.
Use this API to retrieve a list of all courses with basic course details.
🗒 Things to Know
- The searchText query parameter can be used to search for courses by title based on keywords. For example, searchText=privacy or searchText=data%20protection.
get/v1/courses
Query parameters
searchTextstring
The field to search for a particular course.
pageinteger required
Page number of the results list (0….N).
sizeinteger required
Number of records per page (0…N).
Response
OK