Get View by Path
GET {{base-path}}/sites/{{site-id}}/views?filter=viewUrlName:eq:{{view-name}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter | string | The name of the view as it appears in the URL to the view. For https://MY_SERVER/#/MY_SITE/views/workbook-name/Sheet1?:iid=1, the name would be Sheet1. |