• Retrieves the details of the specified data product, including name, description, associated datasets, key contacts, and activation status. Requires read access to the Data Product.

    Parameters

    • dataProductId: string

      Unique identifier of the data product. Must be a valid GUID assigned when the data product was created.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDataProductHttpResponse>

    GetDataProductHttpError