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

Need information on "requestable" and "requestableapplication" attributes of getEndpoints rest API

randhir_kumar
New Contributor III
New Contributor III

Hi All,

We are using getEndpoints rest api and found that the below attributes return different values for same endpoints.

"requestableapplication": "false",
"requestable": "true",

Also, for some endpoints requestable attributes is missing.

Can you please let us know meaning of these attributes from getEndpoints API and any specific cases where value of this attributes are different.

Thanks

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Requestable is flag whenever you want to make endpoint visible

 correct attribute is requestable 


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