retrieveAllAccounts1

abstract suspend fun retrieveAllAccounts1(type: String, offset: Int? = null, limit: Int? = null): GetAccountsTypeResponse

List share applications/accounts Lists share applications/accounts Example Requests: shareaccount Responses:

  • 200: OK

Return

GetAccountsTypeResponse

Parameters

type

type

offset

offset (optional)

limit

limit (optional)