/ldp

Configuration items

get

Return a list of configuration items

get

Retrieve a single configuration by key

put

Modify or add a configuration by key

Tables in their respective schemas

get

Return a list of all tables in all schemas

Columns in their table

get

Return a list of all columns in a table. Example: /ldp/db/columns?schema=public&table=user_users

Query the LDP service

post

Send a query to the LDP server and obtain results

Run a parameterized report against the LDP server

post