---
title: "POST /describeWebsiteCertificateAuthority"
method: POST
path: "/describeWebsiteCertificateAuthority"
deprecated: true
---

# POST /describeWebsiteCertificateAuthority

`POST /describeWebsiteCertificateAuthority`

> **Deprecated.**

Provides information about the certificate authority.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.
  - `WebsiteCaId` string, required — A unique identifier for the certificate authority.

## Response `200`

Success

- DescribeWebsiteCertificateAuthorityResponse
  - `Certificate` string — The root certificate of the certificate authority.
  - `CreatedTime` string, date-time — The time that the certificate authority was added.
  - `DisplayName` string — The certificate name to display.

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — TooManyRequestsException

---

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