Skip to main content
GET
Get clone job

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

jobId
string
required

Clone job id.

Response

OK.

id
string
type
string
status
enum<string>
Available options:
queued,
processing,
completed,
failed,
cancelled
progress
number | null
model
string | null
input
object | null
result
object | null
error
string | null
credits_used
number | null
fal_request_id
string | null
created_at
string<date-time>
started_at
string<date-time> | null
completed_at
string<date-time> | null
metadata
object | null