v1
latestOpenAPI 3.1.02026-07-242470655.6 KBList Custom Fields
get/sites/multiscreen/{site_name}/ecommerce/custom-fields
Path parameters
site_namestring required
The unique identifier for the target site
Response
200
Example response
{
"limit": 50,
"results": [
{
"id": "01J1STZPF9QMV3X6XFDR9J96GG",
"name": "Product Details",
"type": "TEXT"
}
],
"site_name": "abc123",
"total_responses": 2
}