Api referenceCourses
List all courses
AuthorizationBearer <token>
In: header
Query Parameters
next?string
prev?string
sortBy?string
sortDirection?string
Value in
- "desc"
- "asc"
title?string
profileId?string
categoryId?string
subCategoryId?string
histogram?boolean
Response Body
application/json
curl -X GET "https://example.com/v2/courses"{}