Get a specific function
get
/database/objects/functions/{object_id}
Returns corresponding record from DBA_PROCEDURES where OBJECT_TYPE = 'FUNCTION'.
Request
Supported Media Types
- application/json
Path Parameters
-
object_id: string
Object Identifier for the function.
Response
Supported Media Types
- application/json
200 Response
Information for the specified function.