AladiaDocs
Api referenceCourses

List all courses

GET
/v2/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"
{}