curl
A/B testing API v2
List all A/B tests
Lists all A/B tests you configured for this application.
GET
curl
Required ACL:
analyticsAuthorizations
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.
Query Parameters
Index name prefix. Only A/B tests for indices starting with this string are included in the response.
Index name suffix. Only A/B tests for indices ending with this string are included in the response.
Number of items to return.
Position of the first item to return.
Required range:
x >= 0Last modified on March 23, 2026