Poll test connection job status

Polls the status of a test connection job. Returns the current state of the job.
Only the job owner can poll their own job status (IDOR protection).

Possible statuses:

  • inprogress: Job is still running
  • success: Test connection succeeded
  • failure: Test connection failed (includes error details)
Path Params
integer
required

Job ID returned from credential creation or test_connection trigger

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json