Get a specific object
get
/database/objects/{owner},{object_name}
Returns corresponding record from DBA_OBJECTS view.
Request
Supported Media Types
- application/json
Path Parameters
-
object_name: string
Name of the object.
-
owner: string
Owner for the index.
Response
Supported Media Types
- application/json
200 Response
Information on a specific object.