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 dashboard-versions API

The dashboard-versions API from Netter — 3 operation(s) for dashboard-versions.

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

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

This API exposes 3 operations across 3 paths, and defines 4 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.

3 operations 3 paths 4 schemas 2 GET1 POST

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 3

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

dashboard-versions 3
GET
/api/v1/dashboards/{dashboard_id}/versions
List Versions
list_versions_api_v1_dashboards__dashboard_id__versions_get 3 params → 200422
GET
/api/v1/dashboards/{dashboard_id}/versions/{version_id}
Get Version
get_version_api_v1_dashboards__dashboard_id__versions__version_id__get 2 params → 200422
POST
/api/v1/dashboards/{dashboard_id}/versions/{version_id}/restore
Restore Version
restore_version_api_v1_dashboards__dashboard_id__versions__version_id__restore_post 2 params → 200422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DashboardVersionRead (14 properties), DashboardVersionSummary (10 properties), ValidationError (5 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
DashboardVersionRead
object
Full schema for version detail endpoint (includes files).
14 properties 12 required
DashboardVersionSummary
object
Slim schema for version list endpoint (no files).
10 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-dashboard-versions-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