manageTemplates
(Manage templates and themes)readTemplates
(Read templates and themes)Parameter | Description |
---|---|
Count | The total number of items that are returned from the data store. Valid range is 1 -1000 . |
Limit | The maximum number of items to return per page. Valid range is 1 -1000 . |
Page | Specify the page of results to retrieve. The value must be greater than 1 . |
{
"count": 0,
"limit": 0,
"page": 0,
"total": 0,
"themeRegistrations": [
{}
]
}
Was this page helpful?