GET
curl -i -X GET \
https://matric-docs.redocly.app/_mock/openapi/api/v1/users/meResponse
- string
- null
{ "username": "string", "roles": "string", "scopes": [] }
curl -i -X GET \
https://matric-docs.redocly.app/_mock/openapi/api/v1/users/me{ "username": "string", "roles": "string", "scopes": [] }