Operator Users

Retrieves info of operator user by account and user id

get/v1.0/operator-users/account/{accountId}/{userId}

Path parameters

accountIdinteger required

The account id

userIdstring required

The operator user id

Response

OK

emailstring required
firstNamestring required
lastNamestring required
lastLoginDatestring

Changes

Changed in 3 of the 17 revisions of this API.54

    • added the optional property lastLoginDate to the response with the 200 status

      response-optional-property-added

    • removed the optional property security from the response with the 403 status

      response-optional-property-removed

    • removed the optional property security from the response with the 404 status

      response-optional-property-removed

    • removed the optional property security from the response with the 500 status

      response-optional-property-removed

  • ae162f3b869523See the full diff
    • removed the optional property status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property termsVersion from the response with the 200 status

      response-optional-property-removed

    • added the optional property security to the response with the 403 status

      response-optional-property-added

    • added the optional property security to the response with the 404 status

      response-optional-property-added

    • added the optional property security to the response with the 500 status

      response-optional-property-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog