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
/
ScreenService
/
list
list
suspend
fun
list
(
reportId
:
String
)
:
Result
<
List
<
ScreenResource
>
,
Exception
>
Get the list of screens for a report.
Parameters
report
Id
The report ID (path parameter).