List all user preferencesAsk AIpost https://api.corestack.io/v1/user_preferences/{user_id}/value/listGet a list of all the user preferences that are viewable to the user under the certain path.Path Paramsuser_idstringrequiredSpecify the user ID. This is a unique ID and can be retrieved using the List Users API.Body ParamspathstringPath of the user preferenceResponses 200Fetched 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated about 2 months ago