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": "208fad51-fd65-4a05-b9f7-2ac488146190",
      "object": "event",
      "data": {
        "object": {
          "id": "4f535776-d0f9-4138-9ab5-5981d206c899",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "8c8680ea-073e-4c95-890c-41c31184e629",
          "initial_order": "037630cc-01e0-4185-a604-7b31b7f53f9e",
          "license": null,
          "price": "580359be-dd91-4371-9cee-5eb5fa2ea800",
          "product": "4dd1a2d3-391a-45da-9e59-c76a8ffd6033",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1772112944,
          "updated_at": 1772112944
        }
      },
      "type": "purchase.created",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112944
    },
    {
      "id": "72761bb7-f76f-453e-a4e0-d5a78e063705",
      "object": "event",
      "data": {
        "object": {
          "id": "037630cc-01e0-4185-a604-7b31b7f53f9e",
          "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/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "statement_url": "http://app.example.com/statements/orders/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "status": "paid",
          "checkout": "6bb56c33-826d-4703-987f-5d97ffb5d8bc",
          "created_at": 1772112944,
          "updated_at": 1772112944
        }
      },
      "type": "order.paid",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112944
    },
    {
      "id": "fd3ae632-16ac-4213-933b-007f31dcec04",
      "object": "event",
      "data": {
        "object": {
          "id": "bfd23607-05c7-42dd-950c-793b63745960",
          "object": "purchase",
          "live_mode": true,
          "quantity": 1,
          "revoked": false,
          "revoked_at": null,
          "revoke_at": null,
          "customer": "8c8680ea-073e-4c95-890c-41c31184e629",
          "initial_order": "037630cc-01e0-4185-a604-7b31b7f53f9e",
          "license": null,
          "price": "580359be-dd91-4371-9cee-5eb5fa2ea800",
          "product": "4dd1a2d3-391a-45da-9e59-c76a8ffd6033",
          "subscription": null,
          "variant": null,
          "review": null,
          "created_at": 1772112944,
          "updated_at": 1772112944
        }
      },
      "type": "purchase.created",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112944
    },
    {
      "id": "b3611e41-d126-4c5e-ac80-c49492b7de16",
      "object": "event",
      "data": {
        "object": {
          "id": "037630cc-01e0-4185-a604-7b31b7f53f9e",
          "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/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "statement_url": "http://app.example.com/statements/orders/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "status": "paid",
          "checkout": "6bb56c33-826d-4703-987f-5d97ffb5d8bc",
          "created_at": 1772112944,
          "updated_at": 1772112944
        }
      },
      "type": "order.made_processing",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112944
    },
    {
      "id": "db0780be-8013-4caa-b287-bea83d10ed86",
      "object": "event",
      "data": {
        "object": {
          "id": "037630cc-01e0-4185-a604-7b31b7f53f9e",
          "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/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "statement_url": "http://app.example.com/statements/orders/037630cc-01e0-4185-a604-7b31b7f53f9e",
          "status": "paid",
          "checkout": "6bb56c33-826d-4703-987f-5d97ffb5d8bc",
          "created_at": 1772112944,
          "updated_at": 1772112944
        }
      },
      "type": "order.created",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112944
    },
    {
      "id": "6e794b9e-f99d-406d-9091-7a4b7bb8a35f",
      "object": "event",
      "data": {
        "object": {
          "id": "4dd1a2d3-391a-45da-9e59-c76a8ffd6033",
          "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": 1772112943,
          "discarded_at": null,
          "created_at": 1772112943,
          "updated_at": 1772112943
        }
      },
      "type": "product.stock_adjusted",
      "account": "9911e0b4-5c94-476b-8c27-37a43c601c60",
      "created_at": 1772112943
    }
  ]
}

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.