Get Applications
Playground
GETEndpoint:
/api/executor/v1/applications/
Example Request
Parameters
Response
Get List of Jobs
Playground
GETEndpoint:
/api/executor/v2/applications/{applicationId}/jobs
Example Request
Parameters
Response
Update the Job
Playground
PUTEndpoint:
/api/executor/v1/applications/{Application_Id}/jobs/{Job_Id}