/
MA
mantisbt
/
MantisBT REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 1mo ago
Details
Filter operations
Config
1
Issues
3
Localization
1
Users
2
get
Get information about logged in user
put
Reset user's password
Users
Get information about logged in user
Gets information about logged in user.
get
/users/me
Response
Success
UserMeResponse
required
id
integer
name
string
email
string
language
string
timezone
string
access_level
EnumRef
projects
ProjectRef[]
Changes