v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Connectors

List connector sync events

Lists connector sync events visible to the current member.

get/v1/connector-sync-events

Query parameters

cursorstring
limitinteger
connectorInstanceIdstring typeid

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

connectorTargetIdstring typeid

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

eventType'push' | 'installation' | 'installation_repositories' | 'repository' | 'manual_resync'
status'pending' | 'queued' | 'running' | 'completed' | 'failed' | 'partial' | 'ignored'
qstring

Response

Connector sync events returned successfully.

nextCursorstring nullable required