In the doc Api reference, the req_option parameter in the view section mention that it is possible to filter views get using id.
May i am wrong but it seams not possible to filter using the ID of a view.
Parameters
| Name |
Description |
req_option |
(Optional) You can pass the method a request object that contains additional parameters to filter the request. For example, if you were searching for a specific view, you could specify the name of the view or its ID. |
usage |
(Optional) If true (usage=True) returns the usage statistics for the views. The default is usage=False. |
In the doc Api reference, the req_option parameter in the view section mention that it is possible to filter views get using id.
May i am wrong but it seams not possible to filter using the ID of a view.
Parameters
req_optionusageusage=True) returns the usage statistics for the views. The default isusage=False.