Skip to main content
GET
List Jobs

Authorizations

Authorization
string
header
required

API key authentication. Use your Aifano API key (starts with ak_live_) as the Bearer token.

Response

List of jobs

job_id
string
status
enum<string>

Current job status.

Available options:
pending,
running,
completed,
failed,
cancelled
result
object

Job result (available when status is completed).

duration
number
usage
object