latestOpenAPI 3.0.12026-08-218193199.7 KB

a753ea35d9dd

Access Control - Users

Get Profile Option

Retrieves the resolved value of a single profile option for the specified user.

get/access_control/users/{user_id}/profile_options/{key}

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).