Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

API documentation for attributes supported in Rest API filters

Anurag
Regular Contributor
Regular Contributor

Hi All,

We have a requirement of fetching user entitlements whose associated accounts are active or manually provisioned and we are using /getEntitlements Rest API for this.

I am trying to find the filters that can be used in this API, the documentation only mentions some samples like using 

entQuery - Sample - "ent.description = 'Desc' or ent.displayname like '%display%'".

or entitlementfiltercriteria

but what all attributes can be used within entquery or entitlementfiltercriteria is not available.

Is there any documentation available for APIs where it mentions all the attributes supported in filter criteria or query filters of API? 

Also do we have similar documentation available for saviynt tables so that we can identify if we can get required data using analytics in case the native API filters do not support the filters needed.

Thanks

1 REPLY 1

rushikeshvartak
All-Star
All-Star

All attributes/columns which are available under entitlement_values table

you can check from data analyzer or below link https://saviynt.freshdesk.com/support/solutions/articles/43000521404-saviynt-enterprise-identity-clo...)


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.