Tool to retrieve a list of user profiles from Algolia advanced personalization. Use when you need to fetch user affinities, filter by date ranges, or paginate through user data.
limitintegerLimit the number of users in the response. The value of this parameter ranges from 1 to 1000.
endDatestringFilter users by end date and time, in RFC 3339 format. Only users that were updated before this date will be returned.
indicesarrayFilter users by matching indices. If multiple indices are passed, returned users will match all indices.
affinityarrayFilter users by affinity name and value. If multiple values are passed, returned users will match all values.
startDatestringFilter users by start date and time, in RFC 3339 format. Only users that were updated after this date will be returned.
nextPageTokenstringReference for the next page, when navigating forward using pagination. Can't be used in the same request as previousPageToken.
previousPageTokenstringReference for the previous page, when navigating backward using pagination. Can't be used in the same request as nextPageToken.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.