List treatment IDs for an app store version experiment
Get a list of experiment treatment IDs for a specific App Store version experiment.
URL
GET https://api.appstoreconnect.apple.com/v2/appStoreVersionExperiments/{id}/relationships/appStoreVersionExperimentTreatmentsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
limit Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AppStoreVersionExperimentV2AppStoreVersionExperimentTreatmentsLinkagesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Endpoints
List all treatments for an app store experimentRead app store version experiment treatment informationList all localizations for an app store version experiment treatmentList localization IDs for an App Store version experiment treatmentModify an app store version experiment treatmentCreate an app store version experiment treatmentDelete a treatment for an app store version experiment