Users

get/api/tenants/{tenantId}/users/{userId}

Path parameters

tenantIdinteger required
userIdinteger required

Response

OK

idinteger
status'Active' | 'Inactive'
createdstring date-time
updatedstring date-time
identifierstring required
firstNamestring required
lastNamestring required
culturestring nullable
userType'Employee' | 'User' | 'TenantAdministrator' | 'SystemAdministrator'
attributesobject nullable

Changes

Changed in 3 of the 18 revisions of this API.55

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

      response-optional-property-removed

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

  • 8f09691a3e2e22See the full diff
    • added the new SystemAdministrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • added the new TenantAdministrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • removed the Administrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

    • removed the Supervisor enum value from the userType response property for the response status 200

      response-property-enum-value-removed

  • fd1b5146be4a23See the full diff
    • added the new Administrator enum value to the userType response property for the response status 200

      response-property-enum-value-added

    • added the new Supervisor enum value to the userType response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

    • removed the SystemAdministrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

    • removed the TenantAdministrator enum value from the userType response property for the response status 200

      response-property-enum-value-removed

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