Settings
Get User Defined Functions
GET /settings/user-defined-function
GET /settings/user-defined-function
A user-defined function (UDF) is a function that you can define yourself and use in your queries. It is a way to extend the functionality of the database.
Query parameters
filterenumqueryFilter by type of user defined function. If 'tool', only tool functions are returned. If 'udf', only non-tool functions are returned.
Responses
200 — Successful operation
403 — Unauthorized
500 — Internal error