---
title: "Show Marketplace"
method: GET
path: "/marketplace"
tags: ["Marketplaces"]
---

# Show Marketplace

`GET /marketplace`

Show details of your **Platform**, providing access to your configuration and related **User** and **Company**.

## Response `200`

OK

- Marketplace
  - `marketplaces` object
    - `id` string
    - `group_name` string
    - `name` string
    - `short_name` string
    - `color_1` string
    - `color_2` string
    - `color_3` string
    - `color_4` string
    - `color_5` string
    - `website` string
    - `payment_frequency` string
    - `alt_marketplace_id` string
    - `state` string
    - `logo` string
    - `active` string
    - `alt_marketplace_auth` string
    - `disable_approve_logo` boolean
    - `enable_virtual_terminal` boolean
    - `currency` string
    - `email` string
    - `seller_white_labeled` boolean
    - `partial_refunds` boolean
    - `related` object
      - `users` string
      - `company` string
    - `links` object
      - `self` string
      - `principal` string
      - `company` string

---

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