pub async fn get_user_settings(
configuration: &Configuration,
) -> Result<GetUserSettingsResponse200, Error<GetUserSettingsError>>
Expand description
Lists the settings of an authorized user. Example response contains a shortened list of settings.