getRecipe

Retrieves a specific data prep recipe by ID.

getRecipe uses this Data Prep Recipe API resource.

Parameter NameTypeDescriptionRequired?
idStringThe ID of the recipe.Yes
formatStringSpecifies the format of the returned recipe:
  • R2 (Data Prep Classic)
  • R3 (Data Prep)
The default is R3.