GET /api/companies/customizations/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Celero Default",
    "logo_url": "",
    "font_color": "#000000",
    "theme_primary_color": "#00948D",
    "theme_secondary_color": "#FFFFFF",
    "viewer_background_color_presentation": "#0F1418",
    "viewer_background_color_document": "#FAFAFA",
    "viewer_bar_color": "#FAFAFA",
    "secondary_font_color": "#FFFFFF"
}