Trigger.dev home pagelight logodark logo
  • Switch to v2 docs
  • Discord
  • triggerdotdev/trigger.dev
  • triggerdotdev/trigger.dev
  • Documentation
  • Guides & examples
  • Getting Started
    • Introduction
    • Quick start
    • How it works
    • Beta upgrade
    • Limits
    Fundamentals
    • Tasks
    • Triggering
    • API keys
    • Configuration
    Development
    • CLI dev command
    • Run tests
    Deployment
    • Environment Variables
    • CLI deploy command
    • GitHub Actions
    • Deployment integrations
    Writing tasks
    • Introduction
    • Logging and tracing
    • Errors & Retrying
    • Wait
    • Concurrency & Queues
    • Versioning
    • Machines
    • Idempotency
    • Replaying
    • Max duration
    • Tags
    • Metadata
    • Usage
    API reference
    • Overview & Authentication
    • Tasks API
    • Runs API
      • GET
        List runs
      • GET
        Retrieve run
      • POST
        Replay run
      • POST
        Cancel run
      • POST
        Reschedule run
      • PUT
        Update metadata
    • Schedules API
    • Env Vars API
    • Projects API
    CLI
    • Introduction
    • Commands
    Open source
    • Self-hosting
    • Contributing
    • GitHub repo
    • Changelog
    • Roadmap
    Troubleshooting
    • Common problems
    • Upgrading packages
    • Alerts
    • Uptime Status
    • GitHub Issues
    • Request a feature
    Help
    • Discord Community
    • Slack support
    • Email us
    Runs API

    Retrieve run

    Retrieve information about a run, including its status, payload, output, and attempts. If you authenticate with a Public API key, we will omit the payload and output fields for security reasons.

    Was this page helpful?

    Suggest editsRaise issue
    List runsReplay run
    twittergithublinkedin
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.