Get Datasets

Get all datasets in a paginated list

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

dataset_idslist of strings or nullOptional
statuslist of enums or nullOptional
Allowed values:
allowed_asset_typeslist of enums or nullOptional
Allowed values:
keyframe_sampling_methodenum or nullOptional
Indicates the method used to sample keyframes from a video
Allowed values:
store_originalboolean or nullOptional
store_previewboolean or nullOptional
created_beforestring or nullOptionalformat: "date-time"
created_afterstring or nullOptionalformat: "date-time"
last_updated_beforestring or nullOptionalformat: "date-time"
last_updated_afterstring or nullOptionalformat: "date-time"
name_patternstring or nullOptional
new_video_data_modelboolean or nullOptional
celebrity_detection_enabledboolean or nullOptional
context_studio_enabledboolean or nullOptional
skipintegerOptional>=0Defaults to 0
limitintegerOptionalDefaults to 100
include_deletedbooleanOptionalDefaults to false

Response

Successful Response
metaobject or null
Metadata for the set of data returned
datalist of objects
The paginated data

Errors

422
Unprocessable Entity Error