The List Role and List Access Profile APIs include the accessRequestConfig
directly in the core object response, and it can be updated with the corresponding PATCH APIs. However, entitlements require a separate API to both get and update the accessRequestConfig
.
Can this be added to the core entitlement model and APIs? Update’s aren’t a significant issue, but writing a script to export the request configuration for entitlements requires querying every entitlement directly, which is excessive, slow, and inefficient.