Skip to main content
GET
/
activeviam
/
pivot
/
rest
/
v9
/
database
/
discovery
/
joins
/
{ownerTable}
Get the joins of a table.
curl --request GET \
  --url http://localhost:9090/activeviam/pivot/rest/v9/database/discovery/joins/{ownerTable}
{
  "title": "Success",
  "description": "Success"
}

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.

Path Parameters

ownerTable
string
required

Owner table name.

Response

200 - application/json

Desired join returned successfully.

Map of join names to join configurations

{key}
object