Retrieve the results of a transformation for a given transform_id and customer.

Parameters:

  • transform_id (str): The ID of the transformation.

Returns:

  • Dict[List]: A list of rows representing the transformation results.

Raises:

  • HTTPException: If the user does not have access to the transformation with the given transform_id.
Language
Authorization
Header
Click Try It! to start a request and see the response here!