Retrieve
Retrieves the authenticated user's settings document. Addressed only as me — the document always belongs to the session user.
Response
preferences retrieved
Example response
{
"investigation_enabled": true,
"terms_accepted": true,
"terms_accepted_at": "2026-01-01T12:00:00.000Z"
}Changes
Changed in 5 of the 74 revisions of this API.6
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
user:profile:updatewas added to the endpoint's security schemebearerAuthapi-security-scope-added
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 74 revisions, 1 has no diff computed.