ReferenceAsk
?

List jobs

Lists a corpus's ingestion jobs with their state and progress.
admin.dataSourceJobs.list({ slug })

Lists the jobs for a corpus, newest first, each with its source, state, and progress counts. It is the roster to find a job's id before checking its status or acting on it.

Parameters
--source
string
Corpus slug.
CLI
remy-admin datasources jobs list --source docs