---
title: "POST /getWorldTemplateBody"
method: POST
path: "/getWorldTemplateBody"
---

# POST /getWorldTemplateBody

`POST /getWorldTemplateBody`

Gets the world template body.

## Request body

- object
  - `template` string — The Amazon Resource Name (arn) of the world template.
  - `generationJob` string — The Amazon Resource Name (arn) of the world generator job.

## Response `200`

Success

- GetWorldTemplateBodyResponse
  - `templateBody` string — The world template body.

## Other responses

- `480` — InvalidParameterException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — InternalServerException

---

[API](https://skmtc.net/aws/apis/robomaker.md) · [All operations](https://skmtc.net/aws/apis/robomaker/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/robomaker/versions/a6f68d7d4866/schema)
