v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
UserPreference

Get details of the user preference

Get user preference by id.

post/v1/user_preferences/{user_id}/value/get

Path parameters

user_idstring required

Specify the user ID. This is a unique ID and can be retrieved using the List Users API.

Request body

pathstring

Path of the user preference

namestring

Name of the user preference

Response

Fetched

pathstring

Path is combination of id/key/value of user preference

namestring

Name of the user preference

valuestring

Value of the user preference which is a JSON string

created_atstring date-time

When the user preference was created

updated_atstring date-time

When the user preference was updated