Skip to main content
POST
Get dataset jobs

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required

Identifier of the model

Body

application/json

List the dataset jobs associated with a model

end
integer
required

End Date for the Dataset range

pagination
Pagination Object · object
required

This is used to fetch the result in a paginated manner

start
integer
required

Start Date for the Dataset range

filters
Dataset Job Dashboard Filter · object

Filter keys for dataset job dashboard

Search key for dataset name

Response

Gets the list of jobs for the model

jobs
Dataset Job · object[]
required

List of jobs by pagination

total
integer
required

Total number of jobs qualified for the query sent, without pagination

Last modified on August 27, 2026