latestOpenAPI 3.0.12026-08-218193199.7 KB
a753ea35d9dd
Access Control - Users
List Profile Options
Retrieves all profile option keys with their resolved values for the specified user.
get/access_control/users/{user_id}/profile_options
Response
OK
AccessControlProfileOptions required
A map of profile option keys to their resolved values. A value is null when the option is unset and has no default. Returned both by the list endpoint (all keys) and by the single-option endpoint (one key).