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": "47375fa6-ffd6-4c61-9d19-c1e63b4ff152",
      "object": "event",
      "data": {
        "object": {
          "id": "e3eb43ac-3509-4052-91bf-636f4d7651c4",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "713dc35e-b46e-412f-a3f7-a2841d5a8758",
          "initial_order": "1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "license": null,
          "price": "aff85075-2911-4f52-9c6c-a942c4674aa7",
          "product": "a2e92614-433e-452b-babb-85b34d1ca63c",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "purchase.created",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    },
    {
      "id": "afd85e64-d7e7-43da-9f01-d2efb995b631",
      "object": "event",
      "data": {
        "object": {
          "id": "1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "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/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "statement_url": "http://app.example.com/statements/orders/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "status": "paid",
          "checkout": "c2f4049b-4b96-4ed2-a37d-7aadf68eb886",
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "order.paid",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    },
    {
      "id": "6c7d0b27-c061-478d-acb5-233ef9599268",
      "object": "event",
      "data": {
        "object": {
          "id": "997e78a5-2d0a-4c83-97db-ef0954b67675",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "713dc35e-b46e-412f-a3f7-a2841d5a8758",
          "initial_order": "1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "license": null,
          "price": "aff85075-2911-4f52-9c6c-a942c4674aa7",
          "product": "a2e92614-433e-452b-babb-85b34d1ca63c",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "purchase.created",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    },
    {
      "id": "d1ae616d-039b-4b8b-a6f9-7506c2190b28",
      "object": "event",
      "data": {
        "object": {
          "id": "1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "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/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "statement_url": "http://app.example.com/statements/orders/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "status": "paid",
          "checkout": "c2f4049b-4b96-4ed2-a37d-7aadf68eb886",
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "order.made_processing",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    },
    {
      "id": "0268473c-7a93-44a4-9144-4bf47de149c6",
      "object": "event",
      "data": {
        "object": {
          "id": "1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "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/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "statement_url": "http://app.example.com/statements/orders/1cb7f658-8455-406c-bfa9-2d6d6b3f1f4d",
          "status": "paid",
          "checkout": "c2f4049b-4b96-4ed2-a37d-7aadf68eb886",
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "order.created",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    },
    {
      "id": "580d3cfd-d648-4817-a15e-f052504b1e9c",
      "object": "event",
      "data": {
        "object": {
          "id": "a2e92614-433e-452b-babb-85b34d1ca63c",
          "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": 1770234854,
          "discarded_at": null,
          "created_at": 1770234854,
          "updated_at": 1770234854
        }
      },
      "type": "product.stock_adjusted",
      "account": "c9196062-13a3-40d0-b13b-4c5c77bd011c",
      "created_at": 1770234854
    }
  ]
}

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.