---
title: "POST /#X-Amz-Target=DeviceFarm_20150623.GetTestGridProject"
method: POST
path: "/#X-Amz-Target=DeviceFarm_20150623.GetTestGridProject"
---

# POST /#X-Amz-Target=DeviceFarm_20150623.GetTestGridProject

`POST /#X-Amz-Target=DeviceFarm_20150623.GetTestGridProject`

Retrieves information about a Selenium testing project.

## Headers

- `X-Amz-Target` 'DeviceFarm_20150623.GetTestGridProject', required

## Request body

- GetTestGridProjectRequest
  - `projectArn` string, required — The ARN of the Selenium testing project, from either <a>CreateTestGridProject</a> or <a>ListTestGridProjects</a>.

## Response `200`

Success

- GetTestGridProjectResult
  - `testGridProject` object — A <a>TestGridProject</a>.
    - `arn` string — The ARN for the project.
    - `name` string — A human-readable name for the project.
    - `description` string — A human-readable description for the project.
    - `vpcConfig` object — The VPC security groups and subnets that are attached to a project.
      - `securityGroupIds` NonEmptyString[], required — A list of VPC security group IDs in your Amazon VPC.
      - `subnetIds` NonEmptyString[], required — A list of VPC subnet IDs in your Amazon VPC.
      - `vpcId` string, required — The ID of the Amazon VPC.
    - `created` string, date-time — When the project was created.

## Other responses

- `480` — NotFoundException
- `481` — ArgumentException
- `482` — InternalServiceException

---

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