Skip to main content
POST
/
trending
/
search
{
  "success": true,
  "data": "<any>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
page
integer
default:1
pageSize
integer
default:10
searchText
string | null
calendarPeriodTypeID
integer | null
languageID
integer | null

Response

Success

success
boolean
data
any