v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Config Objects

List config objects

Lists current config object projections visible to the current organization member.

get/v1/config-objects

Query parameters

cursorstring
limitinteger
type'skill' | 'agent' | 'command' | 'tool' | 'mcp' | 'hook' | 'context' | 'custom'
status'active' | 'inactive' | 'deleted' | 'archived' | 'ingestion_error'
sourceMode'cloud' | 'import' | 'connector'
pluginIdstring typeid

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

connectorInstanceIdstring typeid

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

includeDeleted'true' | 'false'
qstring

Response

Config objects returned successfully.

nextCursorstring nullable required