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
/
list
list
suspend
fun
list
(
organisationId
:
String
)
:
Result
<
List
<
TeamResource
>
,
Exception
>
Get the list of teams for an organisation.
Parameters
organisation
Id
The organisation ID (path parameter).