Find a user
GET {{baseUrl}}/api/admin/find-user?query=<string>
DEPRECATED. Admin-only API to find a user by username or email address.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
query | string | (Required) Part of e-mail address or username |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"users":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}