Skip to main content
The most common flow in the e-learning system begins with users starting their learning journey from the catalog page. To retrieve the catalog page with the available trainings for a specific user or anonymous one, you can use the following API query:
With the data retrieved from the example above, you should be able to build the catalog page as shown below. Image 20250506 091047 Pn The catalog query can be enhanced with filtering, pagination, and sorting options. Please refer to the dedicated pages for more details.