Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Atoti REST API
cURL
curl --request GET \ --url http://localhost:9090/activeviam/pivot/rest/v9/database/discovery/joins/{ownerTable}
{ "title": "Success", "description": "Success" }
Get the joins of the provided owner table name.
Owner table name.
Desired join returned successfully.
Map of join names to join configurations
Show child attributes