Skip to main content
GET
Get the connector job status

Path Parameters

id
string
required

The datasource ID.

Response

200 - application/json

OK

extra
object
required

Additional details about the job run.

Example:
resource
string
Example:

"datasource:pokemon_zip-api-test-app"

runId
string
Example:

"KtqiNJnAXN"

startTime
integer<int64>
Example:

1722554920412

state
enum<string>
Available options:
READY,
RUNNING,
PAUSED,
ABORTED,
FAILED,
SUCCESS
Example:

"SUCCESS"

time
integer<int64>
Example:

1722560849072

error
object | null
Example:

null