get
https://api.seismic.com/cm/v1/teamSites//external/contents//syncStatus
Return the current synchronization status for a Seismic Library content item that was imported from an external source such as Google Drive.
Use this endpoint to monitor whether the latest sync job has completed successfully, is still running, or failed with an actionable error.
Domain Terms
contentId: The Seismic Library content identifier returned by the external content import endpoint.syncStatus: The lifecycle state of synchronization (Pending,InProgress,Success, orFailed).error: Present whensyncStatusisFailed, containing diagnostic details that help determine retry or remediation actions.
Typical Usage
- Call the external import endpoint to create content.
- Poll this endpoint using the returned
contentId. - Stop polling when
syncStatusreachesSuccessorFailed.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…