---
title: "GET /2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}"
method: GET
path: "/2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}"
---

# GET /2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}

`GET /2023-10-12/farms/{farmId}/queues/{queueId}/environments/{queueEnvironmentId}`

Gets a queue environment.

## Path parameters

- `farmId` string, required
- `queueId` string, required
- `queueEnvironmentId` string, required

## Response `200`

Success

- GetQueueEnvironmentResponse
  - `queueEnvironmentId` string, required — The queue environment ID.
  - `name` string, required — The name of the queue environment.
  - `priority` integer, required — The priority of the queue environment.
  - `templateType` 'JSON' | 'YAML', required — The type of template for the queue environment.
  - `template` string, password, required — The template for the queue environment.
  - `createdAt` string, date-time, required — The date and time the resource was created.
  - `createdBy` string, required — The user or system that created this resource.&gt;
  - `updatedAt` string, date-time — The date and time the resource was updated.
  - `updatedBy` string — The user or system that updated this resource.

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerErrorException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ValidationException

---

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