get
https://sentinel.whitehatsec.com/api/job//instance
This operation returns an object containing information about all instances for the specified job. An instance represents a specific run of a job at a point in time, so it is possible for a job to have many instances.
400BadRequestResponse indicates a request with invalid parameters.
401UnauthorizedResponse signals an unauthorized API access.
403ForbiddenResponse signals a request for a resource that does not exist or is not authorized.
404NotFound the requested resource could not be found.
500GenericError generic error.