curl
Clusters (deprecated)
Get top user IDs
deprecated
Get the IDs of the 10 users with the highest number of records per cluster.
GET
curl
Since it can take a few seconds to get the data from the different clusters,
the response isnβt real-time.
Requires Admin API key
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.
Response
OK
User IDs and clusters.
Key-value pairs with cluster names as keys and lists of users with the highest number of records per cluster as values.
Last modified on March 23, 2026