A valid request URL is required to generate request examples{
"items": [
{
"catalogId": 123,
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"item": {},
"listFullName": "<string>",
"localeCode": "<string>",
"masterCatalogId": 123,
"siteId": 123,
"tenantId": 123,
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z",
"userId": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Get a filtered collection of Entity Containers for a ListView on an EntityList
A valid request URL is required to generate request examples{
"items": [
{
"catalogId": 123,
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"item": {},
"listFullName": "<string>",
"localeCode": "<string>",
"masterCatalogId": 123,
"siteId": 123,
"tenantId": 123,
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z",
"userId": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
The full name of the EntityList including namespace in name@nameSpace format
The name of the ListView
limits which fields are returned in the response body