dev
returns the properties of a specific user within the context of a specific application
This endpoint will return a JSON document containing the properties of the user identified by the specified user ID. as different applications can have distinct user identifiers,the application identifier is also required at the path level.
get/dev/applications/{application}/users/{userId}
Response
A JSON document containing the properties of the specified user.