v2
Swagger 2.02026-08-01331211921.0 KBIssue tracker
Check issue import status
When using GET, this endpoint reports the status of the current import task.
After the job has been scheduled, but before it starts executing, the endpoint returns a 202 response with status ACCEPTED.
Once it starts running, it is a 202 response with status STARTED and progress filled.
After it is finished, it becomes a 200 response with status SUCCESS or FAILURE.
get/repositories/{workspace}/{repo_slug}/issues/import
Response
Import job complete with either FAILURE or SUCCESS status