get
https://{yourinstance}.makaira.io/experiment//landing-page-results
Retrieve landing page-specific results for a landing page experiment.
Returns landing page performance results for a landingpage type experiment.
Requires authentication.
Request
GET /experiment/{id}/landing-page-results
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | The ID of the experiment. |
Headers
| Header | Value |
|---|---|
Authorization | Bearer <token> |
Response
Returns landing page metrics grouped by variation.
404Not Found

