Users

Find users by email

Find users by email. Only available to admin users. Also available when bypassing permissions.

get/users/find-email

Query parameters

emailstring required

Response

OK

Changes

Changed in 3 of the 7 revisions of this API.149

    • the query request parameter email became required

      request-parameter-became-required

    • api operation id get_users_find_email removed and replaced with getUsersFindEmail

      api-operation-id-removed

    • the endpoint scheme security XF-Api-Key was added to the API

      api-security-added

    • the endpoint scheme security XF-OAuth2 was added to the API

      api-security-added

    • added the new optional header request parameter XF-Api-User to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter api_bypass_permissions to all path's operations

      new-optional-request-default-parameter-to-existing-path

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

    • the optional response header XF-Latest-Api-Version removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Request-User removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Request-User-Extras removed for the status 200

      optional-response-header-removed

    • the optional response header XF-Used-Api-Version removed for the status 200

      optional-response-header-removed

    • api operation id getUsersFindEmail removed and replaced with get_users_find_email

      api-operation-id-removed

    • the endpoint scheme security XF-Api-Key was removed from the API

      api-security-removed

    • the endpoint scheme security XF-OAuth2 was removed from the API

      api-security-removed

    • the query request parameter email became optional

      request-parameter-became-optional

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