recommendation
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Path Parameters
Unique identifier representing a user for which to fetch the personalization profile.
"test-user-123"
Response
OK
Unique pseudonymous or anonymous user identifier.
This helps with analytics and click and conversion events. For more information, see user token.
"test-user-123"
Date and time when the user profile can be safely considered to be deleted.
Any events received after the deletedUntil
date start a new user profile.