İçeriğe geç
Esc
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

Get Job

Scopes
read:job

Path Parameters

job_id
string
Zorunlu

Job identifier

GET
/jobs/{job_id}
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
Loading...
Response
200
200
Loading...

Response Body Schema

name
string
Zorunlu
length
0-256

Logical job name unique per tenant.

type
string
Zorunlu

Job type

Mevcut Değerler: slu

end_at
string

End boundary for job schedule.

max_runs
integer
min1

Maximum allowed executions for scheduled jobs.

pattern
string
length
0-256

Cron pattern, seconds are not supported. Null/undefined for one-time jobs.

start_at
string

Start boundary for job schedule.

tz
string
length
0-64

Timezone identifier used for cron-based scheduling.

metadata
object
Zorunlu

Custom metadata, input payload templates, tags, or execution options.