Also doesn’t return anything when trying with PAT scope(idn:entitlement:read, idn:entitlement:manage) for a user with user levels: Access Request Administrator, Cert Admin, Helpdesk, Report Admin, Role Admin, Source Admin
Is there some other scope/access required?
Thanks!
Just wanted to check if you are trying this in a demo tenant.
Earlier in our project, we used a user-level source admin along with the scopes idn:entitlement:read and idn:entitlement:manage to fetch entitlements through the V2025 API. However, I’m currently unable to fetch the same data in my demo tenant, so I’m not completely sure what the difference is.
Hmm thanks for checking! Is there any other api which a user can search for a requestable entitlement with? The requestable-objects API only searches for access profiles and roles but not entitlements.
So if a user needs to search for a requestable entitlement with an API, there is no other way?
Also I think the documentation for this api is misleading then because it mentions any user level for PAT tokens
Hi @sramnani_bam ,
Here is the api to fetch requestable entitlements
https://{tenant}.api.identitynow.com/v2026/entitlements?filters=requestable eq true