Invoking a GET Operation

For a GET operation, the default request parameters are pre-populated. You only need to edit the request parameters by providing the appropriate values.

Procedure

  1. From the Admin REST services, expand the endpoint (getUserProfile) and click Try it out.


  2. In the Parameters section, enter the encoded authorization string and the enterprise name.
  3. Click Execute to send the request.
    A list of currently logged in users is returned in the Responses section.