retrieve Meetings
abstract suspend fun retrieveMeetings(entityType: String, entityId: Long, limit: Int? = null): String
Responses:
0: default response
Return
Parameters
entity Type
entity Id
limit
(optional)
Responses:
0: default response
(optional)