Tool
tracking_domains_get
Get one tracking-host binding and its status
Get one tracking-host binding and its status
Behavior
- HTTP
GET /tracking/domains/:bindingId
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| bindingId | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| host | string | • | |
| status | string | • | |
| records | array | • | |
| domainId | string | • | |
| bindingId | string | • | |
| createdAt | string | • | |
| productId | string | • | |
| updatedAt | string | • | |
| statusDetail | string | • | |
| ownerExtension | string | • |
Try it
Get one tracking-host binding and its status.