Get data about users who have been identified in the browser via the FS.identify Browser API function.
Method: GET
URI: /users/v1/individual/{uid}
Parameters
Name | Type | Description |
---|---|---|
uid | string | The application-specific ID you've given to the user. You will have passed that ID through the FS.identify Browser API function. |
Request Headers
Authorization: Basic {YOUR_API_KEY}
Status Codes
200
: Response sent as JSON in body