v5

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-02-283466592.5 MB
Insights scores (beta)

Get insight group

Get insight group

Expanding the insight group response

LaunchDarkly supports expanding the insight group response to include additional fields.

To expand the response, append the expand query parameter and include the following:

  • scores includes details on all of the scores used in the engineering insights metrics views for this group
  • environment includes details on each environment associated with this group

For example, use ?expand=scores to include the scores field in the response. By default, this field is not included in the response.

get/api/v2/engineering-insights/insights/groups/{insightGroupKey}

Path parameters

insightGroupKeystring string required

The insight group key

The insight group key

Query parameters

expandstring string

Options: scores, environment

Options: scores, environment

Response

Insight group response

keystring required

The insight group key

namestring required

The insight group name

projectKeystring required

The project key

environmentKeystring required

The environment key

applicationKeysstring[]

The application keys

createdAtinteger required