Retrieve a single Job by ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
Job schema
"job_xxx"
"POST"
"Job"
The next time the Job is scheduled to run. If empty, the Job is complete=.
The CRON schedule for the Job
"0 12 * * *"
A Job can be active, paused, failed or completed
"active"
"https://example.com"