Jobs
Get a Job
Gets info for a specific job in the project.
GET
The REST API endpoints can be used with MindsDB running locally at http://127.0.0.1:47334/api.
Path Parameters
The name of the project
The name of the job
Response
200 - application/json
Optional. End date/time of the job
Optional. Condition to be fulfilled before the job executes
Tasks to be executed by the job
Periodicity of the job (e.g. every 1 minute)
Optional. Start date/time of the job
Was this page helpful?