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
/
AppService
/
get
get
suspend
fun
get
(
appId
:
String
)
:
Result
<
AppResource
,
Exception
>
Get an existing app.
Parameters
app
Id
The app ID (path parameter).