get https://sentinel.whitehatsec.com/api//job//schedule
This operation returns an object containing information about the schedule data (if any) for the specified job.
Responses
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.