RecipeOps - Get recipe details action

This action retrieves key information about a recipe, such as status, version number, and lifetime task count.


Limitations

Lifetime task count data is available from March 19, 2021 onward.


Input

FieldDescription
RecipeThe recipe to retrieve.

Output

FieldDescription
Recipe IDThe ID of the recipe.
User IDThe workspace ID where this recipe is located.
NameThe name of the recipe.
Parent IDThe ID of the parent recipe.
Folder IDThe ID of the folder.
Version no.The current version of the recipe.
Last run atThe time the recipe last ran.
Created atThe time the recipe was created.
Updated atThe time the recipe was last updated.
Successful job countThe total number of successful jobs completed by the recipe.
Failed job countThe total number of failed jobs the recipe has had.
Lifetime task countThe total number of tasks the recipe has used over the course of its lifetime.
ActiveIf true, the recipe is currently active.
Last versionDetails about the last version of the recipe. This field has the following sub-fields:
FieldDescription
Version noThe version number.
User IDThe workspace ID where this recipe is located.
User nameThe name of the user who created the recipe.
User emailThe email of the user who created the recipe.
Updated atThe time this version of the recipe was last updated.
FolderDetails about the folder containing the recipe. This field has the following sub-fields:
FieldDescription
IDThe ID of the folder.
NameThe name of the folder.
PathThe location of the folder.
ParentsDetails about the folders that contain the current folder.
Created byDetails about the user who created the recipe. This field has the following sub-fields:
FieldDescription
User IDThe workspace ID where this recipe is located.
User nameThe name of the user who created the recipe.
User emailThe email of the user who created the recipe.

Resources

Last updated: