v1

latestSwagger 2.02026-07-17332466.5 KB
lists

Get rank range of the list

Get rank range of the list. Either from_top or from_bottom must be supplied

Required security scopes:

  • api:read
get/lists/{list_id}/range

Path parameters

list_idstring required

The ID of the list to apply the operation on. Can be a to z (both upper/lower case), 0 to 9 or one of these characters _-.

Query parameters

from_bottominteger

First result will be at this rank from the bottom of the list.

from_topinteger

First result will be at this rank from the top of the list.

limitinteger

Number of results to return

Response

OK