Optional contextUser: UserInfoOptional contextUser: UserInfoOptional RunExecutes multiple RunView requests with smart cache checking. For each view with cacheStatus provided, the server checks if the cached data is still current before executing the full query. This reduces unnecessary data transfer when cached data is valid.
Array of view parameters with optional cache status for each
Optional contextUser: UserInfoOptional user context for permissions
Response containing status and fresh data only for stale caches
Interface for providers that execute views. Supports parameterized view execution with filtering and pagination. Views are the primary way to query entity data in MemberJunction.