GET/ng-cms/content-types/{projectId}/{key}/ai-actionssmart_toyAgentic spec

List AI actions for a content type

Returns the list of AI actions (e.g. content-generation or enrichment actions) that have been configured for a specific content type. Actions are looked up by content type ID or key; use the returned action IDs with the run-action endpoint to execute one against a specific entry.

Параметры запроса

projectIdstring
Обязательный

Project (bucket) identifier

keystring
Обязательный

Content type ID or key

Ответы

200AI actions configured for the content type.

тип: PagedApiResponse<CmsTypeAiActionSummaryDto>

404Content type not found for the given projectId/key. Returns an empty body.
500Unexpected server error. Note: unlike most endpoints, this action returns the raw exception message as a plain string body, not a wrapped ApiResponse<T>.

тип: string

Оставаясь на сайте, Вы даете свое согласие на использование файлов cookie