Skip to main content
GET
/
v1
/
events
List
curl --request GET \
  --url https://{defaultHost}/v1/events \
  --header 'Authorization: Bearer <token>'
{
  "object": "list",
  "pagination": {
    "count": 6,
    "limit": 20,
    "page": 1,
    "url": "/v1/events"
  },
  "data": [
    {
      "id": "324eca35-5f14-49d2-9768-98ff8132865d",
      "object": "event",
      "data": {
        "object": {
          "id": "727c0aac-d4d3-4913-8e2d-34317f0493bb",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "99805c4f-73b3-4be8-8f5f-6b41a3b38ea9",
          "initial_order": "6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "license": null,
          "price": "14374fe6-bcb9-436d-b66f-8447501b60b6",
          "product": "88947375-6cd8-486d-b404-9e6f098da722",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1771429865,
          "updated_at": 1771429865
        }
      },
      "type": "purchase.created",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429865
    },
    {
      "id": "fc201878-19ee-4978-9e9d-971daff214e2",
      "object": "event",
      "data": {
        "object": {
          "id": "6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "object": "order",
          "fulfillment_status": "unfulfilled",
          "live_mode": true,
          "number": "0001",
          "order_type": "checkout",
          "return_status": "not_returned",
          "shipment_status": "unshippable",
          "portal_url": "http://app.example.com/portal_redirect/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "statement_url": "http://app.example.com/statements/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "status": "paid",
          "checkout": "63857d31-180a-4404-9e18-788e87d1d135",
          "created_at": 1771429865,
          "updated_at": 1771429865
        }
      },
      "type": "order.paid",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429865
    },
    {
      "id": "06742a24-f968-42b2-859f-51e3e95d70ed",
      "object": "event",
      "data": {
        "object": {
          "id": "2a977a25-7324-4b37-86b6-d46f0a22f605",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "99805c4f-73b3-4be8-8f5f-6b41a3b38ea9",
          "initial_order": "6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "license": null,
          "price": "14374fe6-bcb9-436d-b66f-8447501b60b6",
          "product": "88947375-6cd8-486d-b404-9e6f098da722",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1771429865,
          "updated_at": 1771429865
        }
      },
      "type": "purchase.created",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429865
    },
    {
      "id": "c066b6da-9a6e-4acf-990e-c3675b009239",
      "object": "event",
      "data": {
        "object": {
          "id": "6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "object": "order",
          "fulfillment_status": "unfulfilled",
          "live_mode": true,
          "number": "0001",
          "order_type": "checkout",
          "return_status": "not_returned",
          "shipment_status": "unshippable",
          "portal_url": "http://app.example.com/portal_redirect/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "statement_url": "http://app.example.com/statements/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "status": "paid",
          "checkout": "63857d31-180a-4404-9e18-788e87d1d135",
          "created_at": 1771429865,
          "updated_at": 1771429865
        }
      },
      "type": "order.made_processing",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429865
    },
    {
      "id": "87192205-2b40-42b7-aba7-5dc4e5ddab68",
      "object": "event",
      "data": {
        "object": {
          "id": "6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "object": "order",
          "fulfillment_status": "unfulfilled",
          "live_mode": true,
          "number": "0001",
          "order_type": "checkout",
          "return_status": "not_returned",
          "shipment_status": "unshippable",
          "portal_url": "http://app.example.com/portal_redirect/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "statement_url": "http://app.example.com/statements/orders/6bd3383a-175f-45ae-95ce-53b54f83c7a3",
          "status": "paid",
          "checkout": "63857d31-180a-4404-9e18-788e87d1d135",
          "created_at": 1771429865,
          "updated_at": 1771429865
        }
      },
      "type": "order.created",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429865
    },
    {
      "id": "6ff392ac-caa2-4a83-9ede-366218b1e756",
      "object": "event",
      "data": {
        "object": {
          "id": "88947375-6cd8-486d-b404-9e6f098da722",
          "object": "product",
          "allow_out_of_stock_purchases": false,
          "archived": false,
          "archived_at": null,
          "auto_fulfill_enabled": false,
          "available_stock": -1,
          "average_stars": "0.0",
          "description": null,
          "dimensions": null,
          "held_stock": 1,
          "featured": false,
          "licensing_enabled": false,
          "license_activation_limit": null,
          "metadata": {},
          "purchase_limit": null,
          "metrics": {
            "currency": "usd",
            "max_price_amount": 2900,
            "min_price_amount": 2900,
            "prices_count": 1
          },
          "name": "Test Product",
          "recurring": false,
          "reviews_breakdown": {},
          "reviews_enabled": true,
          "shipping_enabled": false,
          "sku": null,
          "slug": "test-product",
          "solicit_reviews": true,
          "status": "draft",
          "stock": 0,
          "stock_enabled": false,
          "tax_enabled": false,
          "tax_category": "tangible",
          "weight": 0,
          "weight_unit": "lb",
          "commission_structure": null,
          "featured_product_media": null,
          "product_group": null,
          "current_release_download": null,
          "shipping_profile": null,
          "cataloged_at": 1771429864,
          "discarded_at": null,
          "created_at": 1771429864,
          "updated_at": 1771429864
        }
      },
      "type": "product.stock_adjusted",
      "account": "8f0e4c53-1296-45ac-acba-a974dd02272a",
      "created_at": 1771429864
    }
  ]
}

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer

A limit on the number of items to be returned, between 1 and 100.

page
integer

The page of items you want returned.

record_ids[]
string[]

Only return objects that belong to the given records.

type[]
string[]

Only return events with the given type.

Response

200 - application/json

Success

object
string

A string describing the object type returned.

pagination
object
data
array

An array of objects.