Skip to main content

Check SQL

POST 

/api/v1/sql/check

Check read access for every table referenced by a SQL query. The response returns allowed: false with null SQL when any table is denied, the original SQL when no policy changes are needed, or rewritten SQL after row and column policies are applied.

Request

Responses

Successful Response