Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

code
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

code
string | null
dateStarted
string<date-time> | null
name
string | null
resources
object[] | null
scheduledDate
string<date-time> | null
status
enum<string>
Available options:
Ready,
Pending,
Running,
Completed,
Canceled