GET
/
api
/
v1
/
jobs
/
:id
x-api-key
string
required

This parameter specifies the private key you’ll need for Autom.dev access.

Response

type
string

Allowed values: CompletedJob or QueuedJob

id
string

Job ID

endpoint
string

API endpoint

created_at
string

Job creation date

started_at
string

Job start date

duration_ms
number

Job duration in milliseconds

args
object

Job arguments

result
object

Job result