Query item (data, scene or batch) list of dataset

Query the list of items (data, scenes, or batches) under the dataset, returning only the items at the current level.

Path Params
string
required

Dataset ID

Query Params
integer

Current page number; default to 1

integer

Number of page records; value from 1 to 100, default to 10

integer | null

Parent ID, Batch ID or Scene ID, default to null

string

Filter by name, fuzzy matching

string

Filter by type, SINGLE_DATA, SCENE or BATCH

string

Created after this time, in ISO 8601 format

string

Created befo this time, in ISO 8601 format

string

Sort by, NAME or CREATED_AT

string

Sort direction, ASC or DESC

Headers
string
Defaults to ApiKey {{apiKey}}
Response

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