Get View
get_viewMetadata for one Statbel view by its id (a UUID, e.g. from list_views). Returns the view object: name, locale, dataSourceId (the underlying dataset), and publish/change dates. To get the dataset description in all available languages, pass the returned dataSourceId to get_dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | View UUID, e.g. "1be9b77f-4005-4d58-a885-8281b5bbe617". |