abra-api
Toggle table of contents
1.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
abra-api
abra-api
/
ai.abra.api.service
/
ResultService
/
list
list
suspend
fun
list
(
screenId
:
String
)
:
Result
<
List
<
ResultResource
>
,
Exception
>
Get a list of all results belonging to the provided screenId
Parameters
screen
Id
The screen ID (path parameter).