OpenAPI 3.1.02026-08-19318335708.1 KB

4e7802b67c85

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' | 'script' | 'app'
pluginIdstring typeid

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

qstring

Response

Connector mappings returned successfully.

nextCursorstring nullable required