Hi,
I'm a Curator and trying to get a list of jobs on the Gallery and cancel any jobs running or in the queue longer that x seconds. I'm trying to use the GET /v3/jobs/{jobId} endpoint from Swagger, but I am getting an Access Denied error. Our server version is 2024.1.1.282 Patch: 11
I've also tried GET /v1/jobs/{id} and get the same result.
I found the "Cancel_Manual_Job_v2" workflow and after setting up AlteryxGallery and AlteryxService I get 405 Method Not Allowed.