retrieve Calendars By Entity
abstract suspend fun retrieveCalendarsByEntity(entityType: String, entityId: Long, calendarType: String? = "all"): String
Responses:
0: default response
Return
Parameters
entity Type
entity Id
calendar Type
(optional, default to "all")