Jump to: GET Response Notes | API Call Builder
Find User by email, password and type.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| String | User type's email address | |
| password | String | User type's password |
| type | String | User type. If not specified, searches across all user types.Show Supported Values |
| set_token | Boolean | Create 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.