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
/
TeamService
/
getApps
get
Apps
suspend
fun
getApps
(
teamId
:
String
)
:
Result
<
List
<
AppResource
>
,
Exception
>
Get the list of apps for a team.
Parameters
team
Id
The team ID (path parameter).