Retrieve the ingestion execution ids of a root ingestion for debugging purpose. This action is typically used with Coda Brain (Enterprise feature) to track and debug data ingestion processes from external sources via Packs. Note: This endpoint requires valid organizationId and r…
limitintegerMaximum number of results to return in this query.
orderstringSort order for ingestion executions by time: 'asc' (ascending/oldest first) or 'desc' (descending/newest first). Default is 'desc'.
packIdRequiredintegerID of a Pack
pageTokenstringAn opaque token used to fetch the next page of results.
datasourcestringFilter results by datasource name (e.g., the external data source being ingested).
executionTypestringFilter results by execution type: 'FULL' (complete data sync) or 'INCREMENTAL' (delta/changes only).
afterTimestampstringOnly return ingestion executions after the given time (non-inclusive). Format: ISO 8601 timestamp.
csbIngestionIdstringFilter results by specific CSB (Coda Sync Bridge) ingestion ID.
organizationIdRequiredstringID of the organization. This is an Enterprise-level identifier used with Coda Brain features.
beforeTimestampstringOnly return ingestion executions before the given time (non-inclusive). Format: ISO 8601 timestamp.
ingestionStatusstringFilter results by ingestion execution status. Options: QUEUED, STARTED, CANCELLED, UP_FOR_RETRY, COMPLETED, FAILED.
rootIngestionIdRequiredstringID of the root ingestion. This identifies a specific data ingestion process in Coda Brain.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.