Skip to main content
POST
/
activeviam
/
ai-optimizer
/
rest
/
v1
/
aggregate-provider
/
recommendation
/
{pivotId}
Get aggregate provider recommendations for a pivot
curl --request POST \
  --url http://localhost:9090/activeviam/ai-optimizer/rest/v1/aggregate-provider/recommendation/{pivotId}
"<string>"

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

pivotId
string
required

Pivot identifier

Query Parameters

coverTarget
number<double>
required

Fraction of query history to cover

Response

200 - text/plain

Recommendations generated

The response is of type string.