Bearer authentication of the form Bearer <token>
, where token is your auth token.
Returns records for a valid SQL query. This endpoint <ul>
SELECT
command.OFFSET
keyword.WHERE
keyword with columns using transient tokenization.?
conditional for columns with column-level encryption disabled.The SQL query to execute.
Supported commands:
SELECT
>
<
=
AND
OR
NOT
LIKE
ILIKE
NULL
NOT NULL
FROM
JOIN
INNER JOIN
LEFT OUTER JOIN
LEFT JOIN
RIGHT OUTER JOIN
RIGHT JOIN
FULL OUTER JOIN
FULL JOIN
OFFSET
LIMIT
WHERE
AVG()
SUM()
COUNT()
MIN()
MAX()
REDACTION()