Skip to main content
GET
/
activeviam
/
pivot
/
rest
/
v9
/
database
/
discovery
/
joins
Get the description of all joins.
curl --request GET \
  --url http://localhost:9090/activeviam/pivot/rest/v9/database/discovery/joins
{}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

All visible joins returned successfully.

Map of join names to join configurations

{key}
object

Map of string keys to JsonDatabaseJoin objects