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.