ABExperimentService
List A/B experiments
Lists the managed live-traffic experiments configured for an endpoint.
get/projects/{projectId}/endpoints/{endpointId}/abExperiments
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
Query parameters
limitinteger
Maximum number of A/B experiments to return. Max 500, defaults to 50.
afterstring
Cursor from a previous A/B experiment list response.
Response
OK
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○