Get SQL statement
get
/database/performance/sql_statements/{sql_id}/text
Returns records from GV$SQL for specified SQL_ID.
Request
Supported Media Types
- application/json
Path Parameters
-
sql_id: string
SQL identifier.
Response
Supported Media Types
- application/json
200 Response
The text of a specific SQL statement.