Returns all task views that are shared within the workspace.
Returns all task views. Task views that are not shared are not considered.
Required Permissions
Any authenticated user.Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
1
Page number for pagination
10
Number of items per page
The properties to order by
The filter expression to filter by
Response
OK
The id of the task view.
Whether this task view is shared within the workspace.
The filter query that is applied to the tasks results. The syntax follows the normal filter coventions that can be used on GET routes.
The filter settings to display.
The name of the task view.
The date this task view was created.
The id of the user who created this task view.
The date this task view was last modified.
The id of the user who last modified this task view.