Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit b7432ec

Browse files
[client] Add connector user info in connectors worker fetching
1 parent ea941a9 commit b7432ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pycti/api/opencti_api_connector.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ def list(self) -> Dict:
6161
connectorsForWorker {
6262
id
6363
name
64+
connector_user {
65+
api_token
66+
}
6467
config {
6568
connection {
6669
host

0 commit comments

Comments
 (0)