Get Certificate of Multi-Domain Service by domain name

This API is used to get certificate of a domain which belong to a multi-domain service.

1. Request Definition

  • API URL
https://cdn-api.swiftfederation.com/v3.0/services/{serviceId}/certificates/{domainName}
  • Request Method
GET
  • Request Header

Refer to HTTP Request Headers

  • Request Body
No request Body for this API.


2. Response Definition

  • Response Header

Refer to HTTP Response Headers

  • Response Body
Field Type Description
id(deprecated) int Attachment id for a certificate is attached to a service.
certificateId int Certificate ID.
certificateName(deprecated) string Certificate Name.
serviceId(deprecated) int service id.
serviceName string Domain name.
  • Response Body Example
{
    "certificateId": 1101,
    "serviceName": "www.website1.com"
}
           Updated 2024-09-20 02:48:43

results matching ""

    No results matching ""