v1
latestOpenAPI 3.1.02026-08-066984441.1 MBfilters
Returns the filters created by the current user.
Returns filters that were created by and are owned by the requesting user. Shared filters are excluded, even if the requesting user also has explicit access through contributor, team, or workspace permissions.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/me/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