---
title: "buf:lint:ignore RPC_REQUEST_STANDARD_NAME
buf:lint:ignore RPC_RESPONSE_STANDARD_NAME"
method: GET
path: "/v1/organizations/{organizationUuid}/config"
tags: ["Organizations"]
---

# buf:lint:ignore RPC_REQUEST_STANDARD_NAME
buf:lint:ignore RPC_RESPONSE_STANDARD_NAME

`GET /v1/organizations/{organizationUuid}/config`

## Path parameters

- `organizationUuid` string, required

## Response `200`

A successful response.

- V1GetOrganizationConfigResponse
  - `branding` V1Branding
    - `phoneNumber` string
    - `colors` V1Colors
      - `text` ColorsText
        - `primary` string
        - `secondary` string
      - `background` ColorsBackground
        - `primary` string
        - `secondary` string
    - `copies` V1Copies
      - `disputesBlockerText` string
      - `unauthBlockerText` string
      - `introductoryText` string
      - `unauthClaimText` string
      - `extraSections` string[]
  - `flags` V1Flags
    - `disputesEnabled` boolean
    - `unauthDisputesEnabled` boolean
    - `fileUploadsEnabled` boolean
    - `iframeEnabled` boolean
    - `fullAccountMatchersEnabled` boolean
    - `nameMatcherEnabled` boolean
  - `disputes` V1DisputesConfig
    - `hiddenTypes` string
    - `hiddenNames` string
    - `hiddenNamesByAccount` V1TransactionNamesMatch[]
      - `type` string
      - `names` string
      - `exactMatch` boolean
      - `exceptionWords` string
    - `disabledTypes` string
    - `disabledNames` string
    - `disabledNamesByAccount` V1TransactionNamesMatch[]
      - `type` string
      - `names` string
      - `exactMatch` boolean
      - `exceptionWords` string
    - `exactNameMatch` boolean
    - `maxDaysSinceTxn` string, int64
    - `minDaysSinceTxn` string, int64
    - `transactionTypeMatches` V1TransactionTypeMatch[]
      - `type` string
      - `text` string
    - `hideInflowTxns` boolean
    - `transactionMerchants` V1TransactionMerchant[]
      - `type` string
      - `trimStart` string
      - `trimEnd` string
    - `abuserDisputeCountThreshold` string, int64
    - `abuserDisputedAmountThreshold` string, int64
    - `abuserLookbackDays` integer
    - `maxTxnsToDispute` integer
  - `accounts` V1AccountsConfig
    - `allowedProducts` string
    - `allowedProductTypes` string
    - `allowedNames` string
    - `allowedAccesses` string
    - `hiddenProducts` string
    - `hiddenProductTypes` string
    - `hiddenNames` string
    - `hiddenAccesses` string
  - `mobile` V1MobileConfig
    - `breakpoint` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/casaphq/apis/casap-api.md) · [All operations](https://skmtc.net/casaphq/apis/casap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casaphq/casap-api/revisions/fe77c76cdc4a/schema)
