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
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
- ○