Get order message history
Orders
Get order message history
Requires the order:read scope. Get message history for an order.
GET
Get order message history
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Path
Canonical UUIDv7 order primary key. For migrated orders, legacy numeric core_order.id values remain accepted for compatibility.
Respons
Message history retrieved
Canonical UUIDv7 order primary key returned by the partitioned orders table.
Public order URL built from metadata.custom_domain_full_url and secret_slug.
Payment URL built from public_order_url with /success appended.
Message history associated with the order

