Authentication::findUserByCredentials Method

Find User by email, password and type.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
email StringUser type's email address
password StringUser type's password
typeStringUser type. If not specified, searches across all user types.Show Supported Values
set_tokenBooleanCreate a one time use user token upon validation of credentials

GET Response Notes

User type model object.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.