Gets the existing data point for the asset.
get/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points/{identifier}#formName
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain that houses the asset for which you want to get the data point.
entityIdentifierstring required
The ID of the asset for which you want to get the data point.
entityType'ASSET' | 'LISTING' required
The type of the asset for which you want to get the data point.
identifierstring required
The ID of the data point that you want to get.
Query parameters
formNamestring required
The name of the time series form that houses the data point that you want to get.
Response
Success