Skip to main content
GET
Ingestion List
The alignment endpoints are deprecated. Use the data jobs endpoints instead.
Retrieve a paginated list of all ingestion jobs. Each job includes its current status and file_records with per-file tracking. For details on interpreting job states and file records, see Monitor ingestion.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Response

200 - application/json

Success

object
string | null
Allowed value: "list"
data
IngestionResponse · object[] | null
Last modified on August 10, 2026