List available shared preload libraries

Returns the shared preload libraries available for the specified project's Postgres version.
Shared preload libraries are Postgres extensions that require the shared_preload_libraries
setting and a compute restart to activate.
Use this list to determine which libraries can be enabled in the project's
settings.preload_libraries configuration.

Path Params
string
required
^[a-z0-9-]{1,60}$
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json