v54

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01235140905.8 KB
Accounting

Retrieves all the branding themes

get/BrandingThemes

Response

Success - return response of type BrandingThemes

Example response

{
  "BrandingThemes": [
    {
      "CreatedDateUTC": "/Date(1573755038314)/"
    }
  ]
}