Economy

List Stores

GET
/economy/stores

Lists stores, optionally filtered to a seller and adjusted for management views.

Authorization

authCookie
auth<token>

Auth Token via Cookie

In: cookie

Query Parameters

sellerId?string

Filter results by seller.

managementPov?boolean

Return stores from the seller management point of view.

n?integer

The number of objects to return.

Default60
Range1 <= value <= 100
offset?integer

A zero-based offset from the default object sorting from where search results start.

Range0 <= value

Response Body

application/json

application/json

curl -X GET "https://api.vrchat.cloud/api/1/economy/stores"
[
  {
    "created": "2019-08-24T14:15:22Z",
    "description": "string",
    "displayName": "string",
    "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
    "id": "esto_713b247d-2b5d-41a0-bba3-50db28dc1498",
    "listingIds": [
      "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
    ],
    "listings": [
      {
        "active": true,
        "archived": true,
        "buyerRefundable": true,
        "created": "2019-08-24T14:15:22Z",
        "description": "string",
        "displayName": "string",
        "duration": 0,
        "durationType": "string",
        "groupIcon": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
        "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
        "groupName": "string",
        "hasAvatar": true,
        "hasUdon": true,
        "hydratedProducts": [
          {
            "archived": true,
            "created": "2019-08-24T14:15:22Z",
            "description": "string",
            "displayName": "string",
            "groupAccess": false,
            "groupAccessRemove": false,
            "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
            "groupRoleId": "grol_459d3911-f672-44bc-b84d-e54ffe7960fe",
            "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
            "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
            "imageUrl": "string",
            "parentListings": [
              "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
            ],
            "productType": "inventory",
            "productTypeLabel": "string",
            "purchaseCount": 0,
            "purchaseCountQuantity": 0,
            "sellerDisplayName": "string",
            "sellerId": "string",
            "tags": [
              "string"
            ],
            "updated": "2019-08-24T14:15:22Z",
            "useForSubscriberList": false
          }
        ],
        "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
        "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
        "imageUrl": "string",
        "listingType": "duration",
        "listingVariants": [
          {
            "effectiveFrom": "2019-08-24T14:15:22Z",
            "listingVariantId": "listvar_e8658b56-1662-436c-935a-afcf6a7d4fed",
            "nonRefundable": true,
            "quantity": 0,
            "sellerVariant": true,
            "unitPriceTokens": 0
          }
        ],
        "permanent": true,
        "priceTokens": 0,
        "productIds": [
          "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
        ],
        "productType": "inventory",
        "products": [
          {}
        ],
        "purchaseCount": 0,
        "purchaseCountQuantity": 0,
        "quantifiable": true,
        "recurrable": true,
        "refundable": true,
        "sellerDisplayName": "string",
        "sellerId": "string",
        "soldByVrc": true,
        "stackable": true,
        "storeIds": [
          "string"
        ],
        "subtitle": "string",
        "tags": [
          "string"
        ],
        "updated": "2019-08-24T14:15:22Z",
        "vrcPlusDiscountPrice": 0,
        "whenToExpire": "2019-08-24T14:15:22Z"
      }
    ],
    "sellerDisplayName": "string",
    "sellerId": "usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469",
    "shelfIds": [
      "ess_964dd7aa-f881-4ba1-adf7-261e906b9189"
    ],
    "shelves": [
      {
        "highlightListing": {
          "active": true,
          "archived": true,
          "buyerRefundable": true,
          "created": "2019-08-24T14:15:22Z",
          "description": "string",
          "displayName": "string",
          "duration": 0,
          "durationType": "string",
          "groupIcon": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
          "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
          "groupName": "string",
          "hasAvatar": true,
          "hasUdon": true,
          "hydratedProducts": [
            {
              "archived": true,
              "created": "2019-08-24T14:15:22Z",
              "description": "string",
              "displayName": "string",
              "groupAccess": false,
              "groupAccessRemove": false,
              "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
              "groupRoleId": "grol_459d3911-f672-44bc-b84d-e54ffe7960fe",
              "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
              "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
              "imageUrl": "string",
              "parentListings": [
                "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
              ],
              "productType": "inventory",
              "productTypeLabel": "string",
              "purchaseCount": 0,
              "purchaseCountQuantity": 0,
              "sellerDisplayName": "string",
              "sellerId": "string",
              "tags": [
                "string"
              ],
              "updated": "2019-08-24T14:15:22Z",
              "useForSubscriberList": false
            }
          ],
          "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
          "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
          "imageUrl": "string",
          "listingType": "duration",
          "listingVariants": [
            {
              "effectiveFrom": "2019-08-24T14:15:22Z",
              "listingVariantId": "listvar_e8658b56-1662-436c-935a-afcf6a7d4fed",
              "nonRefundable": true,
              "quantity": 0,
              "sellerVariant": true,
              "unitPriceTokens": 0
            }
          ],
          "permanent": true,
          "priceTokens": 0,
          "productIds": [
            "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
          ],
          "productType": "inventory",
          "products": [
            {}
          ],
          "purchaseCount": 0,
          "purchaseCountQuantity": 0,
          "quantifiable": true,
          "recurrable": true,
          "refundable": true,
          "sellerDisplayName": "string",
          "sellerId": "string",
          "soldByVrc": true,
          "stackable": true,
          "storeIds": [
            "string"
          ],
          "subtitle": "string",
          "tags": [
            "string"
          ],
          "updated": "2019-08-24T14:15:22Z",
          "vrcPlusDiscountPrice": 0,
          "whenToExpire": "2019-08-24T14:15:22Z"
        },
        "highlightListingId": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
        "id": "ess_964dd7aa-f881-4ba1-adf7-261e906b9189",
        "listingIds": [
          "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
        ],
        "listings": [
          {
            "active": true,
            "archived": true,
            "buyerRefundable": true,
            "created": "2019-08-24T14:15:22Z",
            "description": "string",
            "displayName": "string",
            "duration": 0,
            "durationType": "string",
            "groupIcon": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
            "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
            "groupName": "string",
            "hasAvatar": true,
            "hasUdon": true,
            "hydratedProducts": [
              {
                "archived": true,
                "created": "2019-08-24T14:15:22Z",
                "description": "string",
                "displayName": "string",
                "groupAccess": false,
                "groupAccessRemove": false,
                "groupId": "grp_71a7ff59-112c-4e78-a990-c7cc650776e5",
                "groupRoleId": "grol_459d3911-f672-44bc-b84d-e54ffe7960fe",
                "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
                "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
                "imageUrl": "string",
                "parentListings": [
                  "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
                ],
                "productType": "inventory",
                "productTypeLabel": "string",
                "purchaseCount": 0,
                "purchaseCountQuantity": 0,
                "sellerDisplayName": "string",
                "sellerId": "string",
                "tags": [
                  "string"
                ],
                "updated": "2019-08-24T14:15:22Z",
                "useForSubscriberList": false
              }
            ],
            "id": "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4",
            "imageId": "file_ce35d830-e20a-4df0-a6d4-5aaef4508044",
            "imageUrl": "string",
            "listingType": "duration",
            "listingVariants": [
              {
                "effectiveFrom": "2019-08-24T14:15:22Z",
                "listingVariantId": "listvar_e8658b56-1662-436c-935a-afcf6a7d4fed",
                "nonRefundable": true,
                "quantity": 0,
                "sellerVariant": true,
                "unitPriceTokens": 0
              }
            ],
            "permanent": true,
            "priceTokens": 0,
            "productIds": [
              "prod_bfbc2315-247a-44d7-bfea-5237f8d56cb4"
            ],
            "productType": "inventory",
            "products": [
              {}
            ],
            "purchaseCount": 0,
            "purchaseCountQuantity": 0,
            "quantifiable": true,
            "recurrable": true,
            "refundable": true,
            "sellerDisplayName": "string",
            "sellerId": "string",
            "soldByVrc": true,
            "stackable": true,
            "storeIds": [
              "string"
            ],
            "subtitle": "string",
            "tags": [
              "string"
            ],
            "updated": "2019-08-24T14:15:22Z",
            "vrcPlusDiscountPrice": 0,
            "whenToExpire": "2019-08-24T14:15:22Z"
          }
        ],
        "shelfDescription": "string",
        "shelfLayout": "string",
        "shelfTitle": "string",
        "updatedAt": "2019-08-24T14:15:22Z"
      }
    ],
    "storeContext": {
      "id": "string",
      "imageUrl": "string",
      "name": "string"
    },
    "storeId": "esto_713b247d-2b5d-41a0-bba3-50db28dc1498",
    "storeStatus": "string",
    "storeType": "group",
    "tags": [
      "string"
    ],
    "updated": "2019-08-24T14:15:22Z",
    "worldId": "wrld_4432ea9b-729c-46e3-8eaf-846aa0a37fdd"
  }
]
{
  "error": {
    "message": "\"Missing Credentials\"",
    "status_code": 401
  }
}