get https://au-api.basiq.io/jobs/
Retrieves the details of an existing job. You need only supply the unique job identifier that was returned upon job creation.
An asynchronous "job" is initiated when a connection is created or refreshed. This endpoint should be used to track the success, or failure, of a connection. The job object contains a link to the relevant connection.
Read more about our best practices on handling these job processes here.
Token scope: CLIENT_ACCESS
You can use CLIENT_ACCESS token to retrieve the job status.