AladiaDocs
Api referenceRankings

Retrieve the most popular of a ranking

List all most popular of a ranking

GET
/v2/rankings/most-popular

List all most popular of a ranking

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/most-popular"
{}