Authorizations
A valid API key generated in Topsort's UI.
Query Parameters
The position of the slot.
landing
, category_search
, category
, search
The ID of the page. If provided, the slots will be filtered by the page.
Search query to be matched with page url, page name or slot id.
Pagination cursor as provided in an earlier response. If provided will fetch the next page of results.
Limits the number of records to be returned. The limit can not surpass 50 and its default is 25.
0 < x <= 50
Body
Request body containing the orderBy dimensions and directions.
The fields to sort the results by.
Response
Successful Response
Flag that indicates whether more results are available. true
indicates there is a next page of results. false
indicates this response contains the last page of results.
Pagination cursor. Provide this value as a next_page
query parameter in a new request to retrieve the next page of results.
1
"SSBzb2xlbW5seSBzd2VhciB0aGF0IEkgYW0gdXAgdG8gbm8gZ29vZAo="