v2

OpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Orders

Get order message history

Requires the order:read scope. Get message history for an order.

get/v3/orders/{id}/message-history

Response

Message history retrieved

idstring uuid

Canonical UUIDv7 order primary key returned by the partitioned orders table.

public_order_urlstring uri nullable

Public order URL built from metadata.custom_domain_full_url and secret_slug.

payment_urlstring uri nullable

Payment URL built from public_order_url with /success appended.