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
termsVersioninteger
status'REGISTERED' | 'PENDING'
jobTitlestring

Changes

Changed in 1 of the 4 revisions of this API.24

  • bf068acab67724See the full diff
    • the response property address/county became optional for the status 200

      response-property-became-optional

    • the response property jobTitle became optional for the status 200

      response-property-became-optional

    • 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

    • removed the DELETED enum value from the status response property for the response status 200

      response-property-enum-value-removed

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