-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Description
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. |
Metadata
Metadata
Assignees
Labels
No labels