---
title: "This method is used to obtain the site seal information for an issued certificate."
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/retrieveSiteSeal"
tags: ["AppServiceCertificateOrders"]
---

# This method is used to obtain the site seal information for an issued certificate.

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/retrieveSiteSeal`

This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.

## Path parameters

- `certificateOrderName` string, required

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref

## Request body

- SiteSealRequest — Site seal request.
  - `lightTheme` boolean — If <code>true</code> use the light color theme for site seal; otherwise, use the default color theme.
  - `locale` string — Locale of site seal.

## Response `200`

Azure operation completed successfully.

- SiteSeal — Site seal
  - `html` string, required — HTML snippet

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/common-definitions.md) · [All operations](https://skmtc.net/azure/apis/common-definitions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/common-definitions/revisions/d8e4d828d205/schema)
