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

Changes

No recorded changes to this endpoint across all 1 revision of this API.