v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
ShadowExperimentService

List shadow experiment targets

Lists the deployments that receive mirrored requests from a shadow experiment.

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

Path parameters

projectIdstring required

Project identifier.

endpointIdstring required

Endpoint identifier.

experimentIdstring required

Shadow experiment identifier.

Query parameters

limitinteger

Maximum number of targets to return. Max 500, defaults to 50.

afterstring

Cursor from a previous shadow experiment target 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.