getScreenData
inline suspend fun HoneycodeClient.getScreenData(crossinline block: GetScreenDataRequest.Builder.() -> Unit): GetScreenDataResponse
The GetScreenData API allows retrieval of data from a screen in a Honeycode app. The API allows setting local variables in the screen to filter, sort or otherwise affect what will be displayed on the screen.