v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
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

next_cursorstring

Cursor for the next page. Null if there are no more results.

object'list' required

Object type. Always list.