Retrieve detailed information about a specific run, including step-by-step results and artifacts.
Documentation Index
Fetch the complete documentation index at: https://api-docs.nunu.ai/llms.txt
Use this file to discover all available pages before exploring further.
project:read-runsAPI key for authentication
The multiplayer run ID (12 lowercase alphanumeric characters)
^[a-z0-9]{12}$Successful response
Job identifier that created this run
Unique identifier for the run (12 lowercase alphanumeric chars)
Project the run belongs to
Current state of the run
initializing, running, completed Result of the run (null if not completed)
success, failure, error