searchRelatedItems
inline suspend fun ConnectCasesClient.searchRelatedItems(crossinline block: SearchRelatedItemsRequest.Builder.() -> Unit): SearchRelatedItemsResponse
Searches for related items that are associated with a case.
If no filters are provided, this returns all related items associated with a case.