List Item IDs

Returns list of Item IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Team's sluggified name

Query Params
required
boolean

Controls whether to include only items with/without comments

boolean

For batch operation this filter has to be set to true if no other optional filter is provided.

string

Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.

string

Item's path prefix to match. This filter only matches on full path segments, it's not possible to match on e.g. '/some_path' with '/some' filter.

string

Prefix of item's name

string

Prefix of item's name

string

Partial item's name

string

Partial item's name

integer

Defines how many items matching filters need to be skipped before returning result. Default value is 0.

integer

Defines max number of items to return on single page. Default value is 500.

string | null

Page cursor on which to end the page. Page cursor consist of list of values that ends with UUID or integer

string | null

Page cursor from which to start the page. Page cursor consist of list of values that ends with UUID or integer

string
enum

Sort by ID. Default value is asc.

Allowed:
string
enum

Sort by name. Default value is asc.

Allowed:
string
enum

Sort by priority. Default value is asc.

Allowed:
string
enum

Sort by overall size. Default value is asc.

Allowed:
string
enum

Sort by mean average precision metric in an evaluation run. Default value is asc.

Allowed:
string
enum

Sort by recently updated. Default value is asc.

Allowed:
string
enum

Sort by accuracy metric in an evaluation run. Default value is asc.

Allowed:
Responses

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json