---
title: "Get Ai Generate Job"
method: GET
path: "/api/marketing/templates/ai-generate/{job_id}"
tags: ["Marketing"]
---

# Get Ai Generate Job

`GET /api/marketing/templates/ai-generate/{job_id}`

Poll the status of an async AI template generation job.

Tenant-scoped — returns 404 for jobs belonging to other companies.

## Path parameters

- `job_id` integer, required

## Headers

- `x-api-token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/multigest/apis/multigest-protected-api.md) · [All operations](https://skmtc.dev/multigest/apis/multigest-protected-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/multigest/multigest-protected-api/revisions/1a3bc16bb0c0/schema)
