Sites
Lists the Square Online sites that belong to a seller.
Table Specific Information
Select
The 本製品 will execute all filters to this view client-side, in memory.
Retrieve all the sites in your Square account.
SELECT * FROM Sites
Columns
Name | Type | Description |
Id [KEY] | String | The Square-assigned ID of the site. |
SiteTitle | String | The title of the site. |
Domain | String | The domain of the site (without the protocol). |
IsPublished | Boolean | Indicates whether the site is published. |
CreatedAt | Datetime | The timestamp of when the site was created, in RFC 3339 format. |
UpdatedAt | Datetime | The timestamp of when the site was last updated, in RFC 3339 format. |