GET
/
api
/
v2
/
defaults
/
collections
curl --request GET \
  --url https://api-staging.unbridaled.ai/api/v2/defaults/collections \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": "bespoke_single",
    "product_settings": [
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": null,
        "ratio_min": null,
        "shape": "round",
        "title": "Round Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.35,
        "shape": "oval",
        "title": "Oval Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.3,
        "shape": "emerald",
        "title": "Emerald Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.3,
        "shape": "radiant",
        "title": "Radiant Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.6,
        "ratio_min": 1.45,
        "shape": "pear",
        "title": "Pear Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.6,
        "ratio_min": 1.45,
        "shape": "pear",
        "title": "Asscher Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.054,
        "ratio_min": 1,
        "shape": "princess",
        "title": "Princess Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.054,
        "ratio_min": 1,
        "shape": "cushion",
        "title": "Square Cushion Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 1.2,
        "ratio_min": 1.1,
        "shape": "cushion",
        "title": "Rectangular Cushion Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_single",
        "mode": "SINGLE",
        "ratio_enabled": true,
        "ratio_max": 2,
        "ratio_min": 1.9,
        "shape": "marquise",
        "title": "Marquise Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      }
    ],
    "title": "Bespoke Single"
  },
  {
    "id": "bespoke_pair",
    "product_settings": [
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": null,
        "ratio_min": null,
        "shape": "round",
        "title": "Round Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.35,
        "shape": "oval",
        "title": "Oval Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.3,
        "shape": "emerald",
        "title": "Emerald Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.55,
        "ratio_min": 1.3,
        "shape": "radiant",
        "title": "Radiant Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.6,
        "ratio_min": 1.45,
        "shape": "pear",
        "title": "Pear Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.6,
        "ratio_min": 1.45,
        "shape": "pear",
        "title": "Asscher Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.054,
        "ratio_min": 1,
        "shape": "princess",
        "title": "Princess Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.054,
        "ratio_min": 1,
        "shape": "cushion",
        "title": "Square Cushion Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 1.2,
        "ratio_min": 1.1,
        "shape": "cushion",
        "title": "Rectangular Cushion Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      },
      {
        "collection_id": "bespoke_pair",
        "mode": "PAIR",
        "ratio_enabled": true,
        "ratio_max": 2,
        "ratio_min": 1.9,
        "shape": "marquise",
        "title": "Marquise Diamond",
        "types": [
          "mined",
          "lab grown"
        ],
        "weight_max": 10,
        "weight_min": 0
      }
    ],
    "title": "Bespoke Pair"
  }
]

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Content-Type
string

Response

200 - application/json

The response is of type object.