latestOpenAPI 3.1.02026-08-213914255.9 MB
715c4defcbbf
Users
Retrieve
Retrieves the authenticated user's settings document. Addressed only as me — the document always belongs to the session user.
get/users/me/preferences
Response
preferences retrieved
Example response
{
"investigation_enabled": true,
"terms_accepted": true,
"terms_accepted_at": "2026-01-01T12:00:00.000Z"
}