{ "data": [ { "templateId": "<string>", "name": "<string>", "status": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "groupName": "<string>" } ], "pageInfo": { "first": true, "last": true }, "totalCount": 123, "currentPage": 123, "totalPages": 123 }
The template group name to filter on
the list of items in the page
Show child attributes
The template id
The template name
The template status
The template creation date
The template last update date
The template group name
the page info
whether this is the first page
whether this is the last page
the total number of items
the current page
the total number of pages
Was this page helpful?