v1
latestOpenAPI 3.1.02026-08-066984441.1 MBfilters
Returns the current user's filters.
Returns the union of filters owned by the requesting user and filters explicitly shared with the requesting user. Use the specialized created-by-me and shared-with-me endpoints when only one category is needed.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/filters
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
orderbystring
The properties to order by
filterbystring
The filter expression to filter by
Headers
Authorizationstring required
Bearer authentication
Response
OK