Skip to main content
Question

Token rights for accessing job details

  • July 30, 2026
  • 3 replies
  • 20 views

koenterralytics
Supporter
Forum|alt.badge.img+11

I'd like to retrieve running job details using the API. I use GET /jobs/{id} for this. This works perfectly when I assign ‘all permissions’ to the API-token. But when I try to make the scope more specific by setting the access right to Jobs-->Access, I'm not able to see the job details anymore. What are the minimal rights to make this possible?

I also assigned rights to a single repository and resource, but this is not visible on the screnshot.

 

3 replies

ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • July 30, 2026

In earlier version of FME Flow (2025.2.1) - Jobs has an access and a manage option. Access gave only permission to jobs you had submitted yourself. Manage gave you rights to jobs submitted by anyone (too many really, as often it is only wanted to view, not cancel etc.)


koenterralytics
Supporter
Forum|alt.badge.img+11

@ebygomm , do you mean I miss any rights for my FME Flow useraccount to set de 'manage’ option, or do you mean that this option disappeared in FME Flow 2026?


ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • July 31, 2026

I don’t know what is expected here. I don’t have FME Flow 2026, but I know that in 2025 just granting access to Jobs would not give the level of access you need for the api call.