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