Recipe template listAsk AIget https://api.things5.digital/v1/recipes/organizations/{organization_id}/recipe_templatesRetrieve the list of recipe templates that the user is allowed to seePath Paramsorganization_idstringrequiredQuery Paramscookbook_ids[]array of stringsFilter recipe templates by cookbookcookbook_ids[]ADD stringsearchstringsearch recipe nameafterstringPagination parameter. If there are a lot of recipes only some will be present in data field. To get the remaining items repeat the API call using the after parameter present in the body of the previous requestmachine_model_idsarray of stringsfilter by machine modelsmachine_model_idsADD stringlimitint32Defaults to 10max items returned by paginationsortingstringDefaults to name:asc,inserted_at:asc,id:ascResponses 200200 400400Updated 7 months ago