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": "00c517a9-b912-4af1-8f04-94204051cd87",
      "object": "event",
      "data": {
        "object": {
          "id": "e9035df9-82a2-4e39-bf82-9e6feaac28c1",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "9e11efce-4e06-448f-9860-bf421d5cd1ae",
          "initial_order": "371d5300-48b1-4107-a305-d91bf4a68c95",
          "license": null,
          "price": "6226f822-f0ad-443c-8c65-daf15866f6f8",
          "product": "f71be8a1-79ab-4426-9501-37a86dec4d36",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1767909699,
          "updated_at": 1767909699
        }
      },
      "type": "purchase.created",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909699
    },
    {
      "id": "17512c52-bdbd-4003-a04f-dc779bcfa919",
      "object": "event",
      "data": {
        "object": {
          "id": "371d5300-48b1-4107-a305-d91bf4a68c95",
          "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/371d5300-48b1-4107-a305-d91bf4a68c95",
          "statement_url": "http://app.example.com/statements/orders/371d5300-48b1-4107-a305-d91bf4a68c95",
          "status": "paid",
          "checkout": "fcbb23f8-c1ea-4e36-8d0f-d5ada2339ef1",
          "created_at": 1767909699,
          "updated_at": 1767909699
        }
      },
      "type": "order.paid",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909699
    },
    {
      "id": "36736998-cdbc-4033-8ca0-20e302370d9b",
      "object": "event",
      "data": {
        "object": {
          "id": "bba7596c-b711-4e2e-ab03-b76bc6233ef5",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "9e11efce-4e06-448f-9860-bf421d5cd1ae",
          "initial_order": "371d5300-48b1-4107-a305-d91bf4a68c95",
          "license": null,
          "price": "6226f822-f0ad-443c-8c65-daf15866f6f8",
          "product": "f71be8a1-79ab-4426-9501-37a86dec4d36",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1767909699,
          "updated_at": 1767909699
        }
      },
      "type": "purchase.created",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909699
    },
    {
      "id": "9f1889e6-83ac-4caf-8729-a6d115f73a85",
      "object": "event",
      "data": {
        "object": {
          "id": "371d5300-48b1-4107-a305-d91bf4a68c95",
          "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/371d5300-48b1-4107-a305-d91bf4a68c95",
          "statement_url": "http://app.example.com/statements/orders/371d5300-48b1-4107-a305-d91bf4a68c95",
          "status": "paid",
          "checkout": "fcbb23f8-c1ea-4e36-8d0f-d5ada2339ef1",
          "created_at": 1767909699,
          "updated_at": 1767909699
        }
      },
      "type": "order.made_processing",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909699
    },
    {
      "id": "db553855-24a8-46cc-8706-ef3bc9f9bb08",
      "object": "event",
      "data": {
        "object": {
          "id": "371d5300-48b1-4107-a305-d91bf4a68c95",
          "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/371d5300-48b1-4107-a305-d91bf4a68c95",
          "statement_url": "http://app.example.com/statements/orders/371d5300-48b1-4107-a305-d91bf4a68c95",
          "status": "paid",
          "checkout": "fcbb23f8-c1ea-4e36-8d0f-d5ada2339ef1",
          "created_at": 1767909699,
          "updated_at": 1767909699
        }
      },
      "type": "order.created",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909699
    },
    {
      "id": "233ac7b7-b577-4355-b52b-e695f7cc053d",
      "object": "event",
      "data": {
        "object": {
          "id": "f71be8a1-79ab-4426-9501-37a86dec4d36",
          "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,
          "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": 1767909698,
          "discarded_at": null,
          "created_at": 1767909698,
          "updated_at": 1767909698
        }
      },
      "type": "product.stock_adjusted",
      "account": "c6fddf3e-e7f4-4135-b6bb-645c95e29807",
      "created_at": 1767909698
    }
  ]
}

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.