GetUserByEmail
This method can be used for the following: Get details for a user, searching by email address;
Parameters
Headers
GET /api/ss/users/email/:email HTTP/1.1
Host: demo.attackforge.com
X-SSAPI-KEY: APIKey
Content-Type: application/json
Connection: closeQuery
GET /api/ss/users/email/[email protected] HTTP/1.1Example
Request
Response
Last updated