AladiaDocs
Api referenceRankings

List all top courses of a ranking

List all top courses

GET
/v2/rankings/top-courses

List all top courses

AuthorizationBearer <token>

In: header

Query Parameters

next?string
prev?string
sortBy?string
sortDirection?string

Value in

  • "desc"
  • "asc"
categoryId?string

Response Body

application/json

curl -X GET "https://example.com/v2/rankings/top-courses"
{}