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

KeyDatatypeRequiredDescription
emailstringEnd-User or Agent's email.