v1
latestOpenAPI 3.1.02026-08-066984441.1 MBfilters
Returns filters explicitly shared with the current user.
Returns filters where the requesting user has been granted explicit access through user permissions, team permissions, or workspace-wide filter permissions. Excludes filters owned by the requesting user.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/me/sharedfilters
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