Get My User Info
Parameters
| Name | In | Type | Description |
|---|---|---|---|
select
|
query | string |
Comma-separated list of user fields to return.
e.g. id,name,real_name,email,access_level
|
Responses
-
200
Success
X-Mantis-UsernameX-Mantis-LoginMethodX-Mantis-Version - 400 Bad Request
- 404 Entity not found
cURL
curl -X GET \
-H "Authorization: Bearer $MANTIS_TOKEN" \
https://yourmantishubname.mantishub.io/api/rest/users/me