v18

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-0672377.8 KB
MessagingV2DomainCerts

get/v2/LinkShortening/Domains/{DomainSid}/Certificate

Path parameters

DomainSidstring required

Unique string used to identify the domain that this certificate should be associated with.

Response

OK

domain_sidstring nullable

The unique string that we created to identify the Domain resource.

date_updatedstring date-time nullable

Date that this Domain was last updated.

date_expiresstring date-time nullable

Date that the private certificate associated with this domain expires. You will need to update the certificate before that date to ensure your shortened links will continue to work.

date_createdstring date-time nullable

Date that this Domain was registered to the Twilio platform to create a new Domain object.

domain_namestring uri nullable

Full url path for this domain.

certificate_sidstring nullable

The unique string that we created to identify this Certificate resource.

managedboolean nullable

Boolean field that indicates whether the certificate is managed by Twilio or uploaded by the customer.

requestingboolean nullable

Boolean field that indicates whether a Twilio managed cert request is in progress or completed. True indicates a request is in progress and false indicates the request has completed or not requested yet.

urlstring uri nullable
{"stackTrail":"components:schemas:messaging.v2.domain_cert_v4:properties:cert_in_validation","oasType":"schema","type":"unknown","description":"Optional JSON field describing the status and upload date of a new certificate in the process of validation","nullable":true}