Get UserInfo
GET {{base_url}}/disbursement/oauth2/v1_0/userinfo
Userinfo Endpoint
This endpoint is used to retrieve user information via an HTTP GET request.
Request
The request does not require any specific parameters in the request body. The user should ensure that the request includes the necessary authentication headers or tokens to access the userinfo.
Response
Upon a successful request, the server will respond with a status code of 401 and a Content-Type of text/xml. The response body will contain the user information in XML format.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Target-Environment | string | ||
Ocp-Apim-Subscription-Key | string |