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