Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoda ToolsCoda Retrieve The Logs Of A Ingestion
Coda Tools

Coda Retrieve The Logs Of A Ingestion

Retrieve the logs of a 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 rootIngestionId values wh…

Write actionRisk level 2 of 5API key connection
Use Coda Retrieve The Logs Of A Ingestion

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • qstring
    Search query to filter logs. Follows Lucene syntax for complex queries (e.g., 'error AND status:failed').
  • limitinteger
    Maximum number of results to return in this query.
  • orderstring
    Sort order for logs by timestamp: 'asc' (ascending/oldest first) or 'desc' (descending/newest first). Default is 'desc'.
  • packIdinteger
    Required
    ID of a Pack
  • logTypesarray
    Only return logs of the given types.
  • pageTokenstring
    An opaque token used to fetch the next page of results.
  • requestIdsarray
    Only return logs matching provided request IDs.
  • afterTimestampstring
    Only return logs after the given time (non-inclusive). Format: ISO 8601 timestamp.
  • organizationIdstring
    Required
    ID of the organization. This is an Enterprise-level identifier used with Coda Brain features.
  • beforeTimestampstring
    Only return logs before the given time (non-inclusive). Format: ISO 8601 timestamp.
  • rootIngestionIdstring
    Required
    ID of the root ingestion. This identifies a specific data ingestion process in Coda Brain.
  • ingestionExecutionIdstring
    ID of the ingestion execution.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.