QR Code A/B Testing
List QR A/B Tests
Retrieve a list of QR A/B tests
GET
Get a paginated list of all A/B tests for QR codes, optionally filtered by status.
Get a paginated list of all A/B tests for QR codes, optionally filtered by status.
Query Parameters
Filter tests by status:
draft, running, paused, or completed.The page number to retrieve.
The number of items per page.
Request Examples
- cURL
- Node.js
- Python
- Go
Related Endpoints
Create Test
Create a new A/B test
Get Test
View test details
Query Parameters
Filter tests by status:
draft, running, paused, or completed.The page number to retrieve.
The number of items per page.