<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Workspace`](Workspace) › [`getUnpinnedLeaf`](Workspace/getUnpinnedLeaf)
## Workspace.getUnpinnedLeaf() method
> Warning: This API is now obsolete.
>
> - You should use [ | getLeaf(false)](obsidian.workspace.getleaf_1.md) instead which does the same thing.
>
**Signature:**
```typescript
getUnpinnedLeaf(): WorkspaceLeaf;
```
**Returns:**
[`WorkspaceLeaf`](WorkspaceLeaf)