Not finding Jobs using /webapi/v1/jobs/[jobid]
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We have server v2022.1.1.40869
I'm trying to use the "/webapi/v1/jobs/[idJob]" API endpoint to get the job output. It keeps returning "Job Not Found" for all of the Jobs except the ones I actually submitted. I am a Curator and I am using the proper API Key and Secret (not the Private Studio one). In previous server versions there used to be an "Admin" Api Key and Secret. I know the jobs in question exists because they are listed when I call the "/webapi/v1/workflows/[idApp]/jobs" endpoint for the app. I also see them in the MongoDB.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @bdaunt ,
It is not possible to retrieve job outputs from other users or from schedules that haven`t been shared with you through collections.
A curator has access to the metadata but not the data itself and this is for security/compliance purposes.
For example, a user added his personal credentials before running a workflow and that gave him access to a shared folder or DB with sensitive information.
Best,
Fernando Vizcaino
