v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Connectors

List connector mappings

Lists mappings under a connector target.

get/v1/connector-targets/{connectorTargetId}/mappings

Path parameters

connectorTargetIdstring typeid required

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

Query parameters

cursorstring
limitinteger
mappingKind'path' | 'api' | 'custom'
objectType'skill' | 'agent' | 'command' | 'tool' | 'mcp' | 'hook' | 'context' | 'custom'
pluginIdstring typeid

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

qstring

Response

Connector mappings returned successfully.

nextCursorstring nullable required