Skip to main content
GET
/
order
/
{order_id}
/
stream
Subscribe to order status via SSE
curl --request GET \
  --url https://api.privataswap.com/partner/v1/order/{order_id}/stream \
  --header 'X-API-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.privataswap.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Partner API key issued in the dashboard. Use pk_live_... in production, pk_test_... against sandbox.

Headers

Last-Event-ID
string

Path Parameters

order_id
string
required

Response

200 - text/event-stream

SSE stream

The response is of type string.