User Management
Get User
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
user_id*User Id
Response Body
application/json
application/json
curl -X GET "https://example.com/users/0"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}