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