Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/devices/{deviceId}/jobs/{jobId}

Prev Next
Get
/v1/devices/{deviceId}/jobs/{jobId}

Get device job status

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
deviceId
integer (int64) Required
Example1234567891011
jobId
integer (int64) Required

id of the job as received from the Enqueue* calls.

Example1234
Responses
200

OK

Expand All
object
deviceId
integer (int64)
Example1234567891011
jobStatus
object (configWorkerJobStatus)
completedAt
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
createdAt
object (googleProtobufTimestamp)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
error
string
Exampleexample string
errorCount
integer (int32)
Example123
jobId
integer (int64)
Example1234567891011
jobState
string
ExampleENUM_VALUE