v36

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Views

Get a View

Retrieve a view by ID.

Returns the view's current version. To inspect a historical version, fetch the list of versions on the View object and re-request with the desired version pinned (versions are immutable once created).

get/v3/views/{view_id}

Path parameters

view_idstring required

Unique identifier of the view.

Response

The request has succeeded.

viewIDstring required

Unique identifier of the view

namestring required

Name of the view

descriptionstring nullable

Description of the view

currentVersionNuminteger required

Current version number of the view