---
title: "GET /challengeMetadata/{ChallengeArn}"
method: GET
path: "/challengeMetadata/{ChallengeArn}"
---

# GET /challengeMetadata/{ChallengeArn}

`GET /challengeMetadata/{ChallengeArn}`

Retrieves the metadata for the specified <a href="https://docs.aws.amazon.com/pca-connector-scep/latest/APIReference/API_Challenge.html">Challenge</a>.

## Path parameters

- `ChallengeArn` string, required

## Response `200`

Success

- GetChallengeMetadataResponse
  - `ChallengeMetadata` object — The metadata for the challenge.
    - `Arn` string — The Amazon Resource Name (ARN) of the challenge.
    - `ConnectorArn` string — The Amazon Resource Name (ARN) of the connector.
    - `CreatedAt` string, date-time — The date and time that the connector was created.
    - `UpdatedAt` string, date-time — The date and time that the connector was updated.

## Other responses

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

---

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