---
title: "GET /workspaces/preferences"
method: GET
path: "/workspaces/preferences"
tags: ["workspace"]
---

# GET /workspaces/preferences

`GET /workspaces/preferences`

fetch workspace preferences

## Response `200`

OK

- ServerPreferenceResponse
  - `message` string, required
  - `preferences` MalakPreference, required
    - `billing` MalakBillingPreferences
      - `finance_email` string
    - `communication` MalakCommunicationPreferences
      - `enable_marketing` boolean
      - `enable_product_updates` boolean
    - `created_at` string
    - `id` string
    - `updated_at` string
    - `workspace_id` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2025-01-29** `8e387692336b` — 1 info
  - endpoint added
- **2024-11-14** `9eeda9b06388` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/changes/workspaces/preferences/get.md)

---

[API](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation.md) · [All operations](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ayinke-llc/malak-s-api-documentation/revisions/3dff99ea5963/schema)
