Get agent versions configuration
Returns the effective configuration of agent versions for the requested report group. This endpoint is only available when the report group has an assigned product configuration with enabled self-management of versions; otherwise returns 409. Enablement of this capability is a platform configuration managed outside the API client. The list of reporting groups indicates this capability via the “can_manage_agent_versions” field. Reading with API key requires “L3 Engineering Team” permission or “Organization Administrator” role.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identifier of the target organization.
24^[0-9a-f]{24}$Identifier of the target report group.
24^[0-9a-f]{24}$