#Get-SPOMasterPage Returns the URLS of the default Master Page and the custom Master Page. ##Syntax
Get-SPOMasterPage [-Web <WebPipeBind>]##Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Web | WebPipeBind | False | The web to apply the command to. Omit this parameter to use the current web. |