List filters
Returns every filter token declared by the board's widgets. Filters are derived from widget SQL rather than created directly, and are bounded by the board.
Path parameters
org_id
Organization ID
workspace_id
Workspace ID
board_id
Headers
X-API-Key
Your workspace API key.
Response
Successful Response
filters
The board's filters, in display order
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error