Push data to an Agent Run and wait for results
| Organization Tier | Rate Limit (requests/minute) |
|---|---|
| Starter | 10 |
| Professional | 20 |
| Enterprise | 40 |
running status. In such cases:
run_idBearer authentication header of the form Bearer <token>. The <token> represents your API key, which must be acquired from the Kolena platform.
How long to wait, in seconds, for the results from this Run.
1 <= x <= 120Successful Response
The ID of the Agent being run.
The ID of this Agent Run.
An optional user-defined ID attached to this Run.
When this Run was created, formatted as an ISO 8601 timestamp (e.g. 2025-11-13T15:53:59.655033+00:00)
When this Run was last updated, formatted as an ISO 8601 timestamp (e.g. 2025-11-13T15:53:59.655033+00:00)
List of filenames included in this Run.
Link to this Run on agents.kolena.com.
The order of Prompts in this Agent. When results are ready for a Prompt, it will be included in the data object.
The output data from completed Prompts, keyed on Prompt name.
Once a Prompt is completed (status success or failed), it will be included in this object. Any running prompts are omitted.
The status of this Run.
running, success, failed For organizations with credit-based billing enabled, report the total credits used for this Run. null for organizations using page-based billing.