Skip to main content

Check out Port for yourselfย 

Get an integration's metrics and sync status

GET 

/v1/integration/:integrationInternalId/syncMetrics

This route allows you to get a specific integration's metrics and sync status either the latest one or for a specific resync.

It returns the sync's execution status and detailed metrics per kind for each phase of the sync.
For example, the number of fetched objects in the sync's fetch phase, number of objects that were mapped in the mapping phase, etc.

To learn more about integrations, check out the documentation.

Requestโ€‹

Responsesโ€‹

Default Response