GET/api/v2/engineering-insights/deployments?projectKey=projectKey&environmentKey=environmentKey
Query Parameters
View in API Reference
Request
$curl -G https://app.launchdarkly.com/api/v2/engineering-insights/deployments?projectKey=projectKey&environmentKey=environmentKey \
> -H "Authorization: " \
> -d projectKey=projectKey \
> -d environmentKey=environmentKey
Response