
BrandingTheme
================

Service to query the [BrandingTheme](Type_BrandingTheme.md) available on the client.

**Base Url**: `https://api.poweroffice.net/BrandingTheme/`


### Routes
 Route | Method | Description
:------|:-------|:------------
[BrandingTheme/](Route_GET_BrandingTheme__options__options_.md)?options=&lt;options&gt;|GET|Gets a list of [BrandingTheme](Type_BrandingTheme.md) available on the client filtered by odata query.
[BrandingTheme/{id}](Route_GET_BrandingTheme__id__.md)|GET|Gets the specified [BrandingTheme](Type_BrandingTheme.md) by its id.


