API Reference > imodeljs-backend > iModels > BriefcaseManager > getCachedBriefcases getCachedBriefcases MethodStatic Get a list of the local briefcase held in the briefcase cache, optionally for a single iModelId getCachedBriefcases(iModelId?: string): LocalBriefcaseProps[] note usually there should only be one briefcase per iModel. Parameter Type Description iModelId string if present, only briefcases for this iModelId are returned Returns - LocalBriefcaseProps[] Defined in core/backend/src/BriefcaseManager.ts Line 124 Last Updated: 11 June, 2024