/job
Methods
GET
Gets the list of Jobs across the application and all Organizations.
Fields Parameter
Example Response
/job/{id}
Methods
GET
Gets the Job associated with {id}.
Fields Parameter
Request Query Parameters
None
Example Response
/job/{id}/kill
Methods
POST
Kills the Job associated with {id}, depending on access.
Request Parameters
None