Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Netter run-history API

The run-history API from Netter — 4 operation(s) for run-history.

Netter run-history API is one of 44 APIs that Netter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include run-history. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.netter.ai.

4 operations 4 paths 9 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.netter.ai
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

run-history 4
GET
/api/v1/projects/{project_id}/runs
List Project Runs
list_project_runs_api_v1_projects__project_id__runs_get 3 params → 200422
GET
/api/v1/runs/{run_id}
Get Run
get_run_api_v1_runs__run_id__get 1 param → 200422
GET
/api/v1/projects/{project_id}/cascade_events
List Cascade Events
list_cascade_events_api_v1_projects__project_id__cascade_events_get 3 params → 200422
GET
/api/v1/runs/{run_id}/steps/{step_id}/rows
Get Step Run Rows
get_step_run_rows_api_v1_runs__run_id__steps__step_id__rows_get 3 params → 200422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are app__steps__schemas__RunRead (15 properties), StepRunRead (15 properties), RunTimelineEntry (14 properties), CascadeEventRead (9 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
RunListResponse
object
2 properties 1 required
HTTPValidationError
object
1 property
CascadeEventListResponse
object
1 property 1 required
app__steps__schemas__RunRead
object
Run response.
15 properties 12 required
StepRunRead
object
StepRun response.
15 properties 8 required
StepRunRowsResponse
object
Head-sample of rows in a single StepRun's step output. Incremental-rethink Task 13 dropped the watermark-window slicing this used to do (executionmodeused / ou…
8 properties 4 required
CascadeEventRead
object
9 properties 8 required
RunTimelineEntry
object
One Run as seen by the project timeline view.
14 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-run-history-api-openapi.yml Raw ↑

Other APIs Netter publishes across the network.

Netter actions API
Netter api-keys API
Netter app-chat API
Netter apps API
Netter apps-query API
Netter assistant API
Netter attributes API
Netter automations API
Netter chats API
Netter companies API
Netter dashboard-chat API
Netter dashboard-data API