Fetches detailed information about a user, including profile details, teams, locale, and other metadata. Indicates if the token used in the request is privileged or outdated. Privileged tokens are necessary for specific sensitive operations like email updates.
Documentation Index
Fetch the complete documentation index at: https://superthread.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
You can replaceuser_idwithmein order to return your own account details. (https://api.superthread.com/v1/users/me)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID is an alphanumerical string that identifies a user.