List agent-configs
GET /agent-configs
GET
/agent-configs
Per-org configuration entries propagated to managed agents (F2.FLEET.04). Supports proxy/air-gap mode, custom key-value pairs, and sensitive flag for masking.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
config_key
required
string
config_value
string
config_type
string
description
string
applies_to
string
agent_id
string
is_sensitive
boolean
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)