AGENT PRIVATE ROUTES

Get configuration group by name or ID

This API retrieves the configuration settings and associated host IDs for a given configuration group name or ID.

get/agent/setting/config-groups/{g}

Path parameters

gstring required

Group name or ID

Query parameters

agent_typestring

Agent type (e.g., host, k8s)

Response

Configuration settings for the given group

account_idinteger
agent_type'host' | 'k8s' | 'serverless'
configobject
config_nullobject
created_atstring
hostIdsstring[]
idinteger
meta_dataobject
meta_data_nullobject
namestring
project_idinteger
updated_atstring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.