an object with query parameters
OptionalincludeCharts?: booleanWhen true, include master charts from the template Analytics Application in the response.
The ID of a selection Analytics Application.
Optionaltype?: LinkTypeV2The type of the links to query. Defaults to link.
an object with the body content
Optionaloptions: ApiCallOptions
Registers the current set of ODAG links referenced by a selection Analytics Application and returns only those links the current user can access. Call this when a selection Analytics Application is opened or after modifying its ODAG link references. The response is an array of objects, where the
ididentifies the requested link andlinkcontains the link state when accessible. UseGET /analytics/odag-links/{linkId}for full details.