index.JobStatusResponse Job status response interfaceDocumentation Index
Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Table of contents
Properties
Properties
jobId
• jobId:string
status
• status:"active" | "completed" | "failed" | "waiting" | "delayed" | "stalled" | "unknown"
data
•Optional data: unknown
error
•Optional error: string
progress
•Optional progress: number
createdAt
•Optional createdAt: string
processedAt
•Optional processedAt: string
finishedAt
•Optional finishedAt: string
