getAncestors
suspend fun getAncestors(itemId: ERROR CLASS: Symbol not found for UUID, userId: ERROR CLASS: Symbol not found for UUID?? = null): Response<List<ERROR CLASS: Symbol not found for BaseItemDto>>
Gets all parents of an item.
Parameters
itemId
The item id.
userId
Optional. Filter by user id, and attach user data.