Skip to main content

This endpoint is used to get the user information.

GET 

https://localhost:8900/authorization/user

Get the user information.

Responses

The user information.

Schema

    any

curl -L 'https://localhost:8900/authorization/user' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://localhost:8900