alternative_distribution_domains__get
Fetches details of a specific alternative distribution domain by its ID. Returns attributes like domain, referenceName, and createdDate.
Instructions
Read one alternative distribution domain by ID. [GET /v1/alternativeDistributionDomains/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| fields_alternativeDistributionDomains | No | the fields to include for returned resources of type alternativeDistributionDomains Return only these attributes. A full row set can exceed 200 KB. |