ai

GET /v1/ai/recipes/{recipeId}

One AI posting recipe.

అన్ని ai ఎండ్‌పాయింట్లు

ప్రమాణీకరణ

బీయర్ టోకెన్‌గా API కీని పంపండి. కీ తప్పనిసరిగా links.view అనుమతిని కలిగి ఉండాలి; అది లేని కీని 404 కాకుండా 403తో తిరస్కరిస్తారు.

ఈ ఎండ్‌పాయింట్ ఎలాంటి సంస్థ ఐడీని తీసుకోదు. మీ కీ ఇప్పటికే అది ఏ సంస్థకు చెందుతుందో గుర్తిస్తుంది మరియు ప్రతిస్పందన దానికే పరిమితం చేయబడుతుంది.

ప్రయత్నించండి

కోణీయ బ్రాకెట్‌లలో ఉన్న దేన్నైనా మీ స్వంత విలువలతో భర్తీ చేయండి, మరియు కీ ప్లేస్‌హోల్డర్‌ను మీ డాష్‌బోర్డ్ నుండి తీసుకున్న కీతో భర్తీ చేయండి.

curl -X GET https://api.zinndigital.com/v1/ai/recipes/{recipeId} \
  -H "Authorization: Bearer zdk_live_…"

సైన్ ఇన్ చేశారా? మీ డ్యాష్‌బోర్డ్‌లోని API కాన్సోల్ మీ అసలైన సంస్థ ID మరియు మీ స్వంత కీని నింపుతుంది, అలాగే మీరు అసలైన ప్రతిస్పందనను చూడటానికి లైవ్ API ద్వారా ఆభ్యర్థనను రన్ చేస్తుంది. ఈ ఎండ్‌పాయింట్‌ను API కన్సోల్‌లో తెరిచండి

వివరాలు

Requires `links.view`.

పారామీటర్లు

పేరురకంకావలసినదిఇది ఏమిటి
recipeId (path)Uuidఅవును

స్పందన

పేరురకంకావలసినదిఇది ఏమిటి
idUuidఅవునుUUIDv7 identifier — sortable by creation time (docs/02 §8).
namestringఅవును
is_enabledbooleanఅవును
briefstringకాదు
tonestringకాదు
word_countintegerకాదు
languagestringకాదుBCP-47, or empty for "the language the brief is written in".
posts_per_runintegerకాదు⛔ Capped at 10. Two hundred articles from one brief are two hundred near-identical articles, which is a **footprint** — the exact thing the Footprint-Free line is sold to avoid.
providerstringకాదుBlank = whatever the funding route resolves to.
model_idstringకాదుBlank = the newest verified model in the family.
model_familystringకాదు
anchorsAiAnchor[]కాదు
anchor_policystring<none, every_post, rotate>కాదు
link_set_idstringకాదుThe reusable link set this recipe draws its links from, or `null` to use the recipe's own `anchors`. When set it **replaces** `anchors` rather than adding to them — two sources…
cadencestring<manual, daily, weekly, monthly>అవును
cadence_hour_utcintegerకాదు
cadence_dowintegerకాదు0 = Monday.
cadence_domintegerకాదు⛔ Never 29-31: a monthly recipe set to the 31st would skip February silently, and a schedule that stops without an error is the failure this feature prevents.
next_run_atobjectకాదు
last_run_atobjectకాదు
target_kindstring<none, sites, site_group, cms_targets>కాదు
target_sitesstring[]కాదు
target_site_group_idobjectకాదు
target_cms_target_idsstring[]కాదు
target_categorystringకాదు
requires_capabilitiesstring[]కాదుCapability ids the target must support, e.g. `cms_target:featured_image`. Enforced on every run: each site's capabilities are read from its CMS target and any shortfall is handl…
capability_policystring<refuse, degrade, ask>కాదుWhat to do when a target cannot do something the recipe requires. Default `refuse` — silently dropping a requested field is the failure this exists to stop. `refuse` skips that…
image_providerstringకాదు
image_modelstringకాదు
featured_imagebooleanకాదు
inline_image_countintegerకాదు
inline_placementstring<after_intro, between_sections, end>కాదు
image_stylestringకాదు
publish_modestring<draft, schedule, publish>అవును⚖️ Owner ruling 2026-08-20: a **per-recipe** switch defaulting to `draft`. `draft` writes into the library and schedules nothing; `schedule` queues placements the customer can s…
schedule_offset_hoursintegerకాదు
schedule_stagger_minutesintegerకాదుMinutes between consecutive posts in one run. ⛔ Not cosmetic: a network whose articles all appear in the same minute is a footprint.
blocking_providersstring[]కాదుProviders this recipe needs a working key for and does not have. Empty means it can run now. ⚖️ A recipe naming no provider is never blocked — credits are the default route and…
created_atstringఅవును
updated_atstringకాదు

ఈ ఎండ్‌పాయింట్ తిరిగి ఇవ్వగల లోపాలు

401 · 403 · 404 · 429