본문으로 건너뛰기

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.

요청

응답

Successful Response