v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
ShadowExperimentService

List shadow experiments

Lists experiments that mirror sampled endpoint traffic to target deployments without affecting client responses. Set includeTargets=true to include target details inline.

get/projects/{projectId}/endpoints/{endpointId}/shadowExperiments

Path parameters

projectIdstring required

Project identifier.

endpointIdstring required

Endpoint identifier.

Query parameters

limitinteger

Maximum number of shadow experiments to return. Max 500, defaults to 50.

afterstring

Cursor from a previous shadow experiment list response.

includeTargetsboolean

Whether to include target deployments in each returned shadow experiment.

Response

OK

next_cursorstring

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

object'list' required

Object type. Always list.