---
title: "GET /v1/listings"
method: GET
path: "/v1/listings"
---

# GET /v1/listings

`GET /v1/listings`

## Response `200`

Default Response

- object[]
  - `id` string
  - `title` string
  - `description` string
  - `price` number
  - `images` string[]
  - `sku` string, nullable
  - `inventory` number
  - `platformSettings` object
  - `status` 'draft' | 'active' | 'archived'
  - `organization_id` string
  - `created_at` string
  - `updated_at` string, nullable

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
