Get Users (Deprecated)
GET https://api.helpshift.com/v1/{{domain}}/users?email={{user.email}}
Search for a given end-user or agent by email.
This API should be considered deprecated. Use the Get Agents API for agents, and the Get User Profile API for end-users.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | End-User or Agent's email. |