vk_get_projects_ea259a6d929f
Fetch a specific project view from Vikunja by providing the project ID and view ID.
Instructions
Get one project view. Raw Vikunja REST proxy for GET /projects/{project}/views/{id}. Returns a project view by its ID. This endpoint does not usually require a request body. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Project View ID Required. | |
| project | No | Project ID Required. |