This API is used to get identity and access related information of a user. It also provides details into the last successful login of the user.
Users
This API is used to get identity and access related information of a user. It also provides details into the last successful login of the user.
List users
GET
This API is used to get identity and access related information of a user. It also provides details into the last successful login of the user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
This API is used to get user's identity and access related information. It also provides details about the last successful login users.