Skip to main content
GET
Get Order by ID

Authorizations

X-API-Key
string
header
required

Your API key

X-API-Signature
string
header
required

The signature of the request

Path Parameters

orderId
string<uuid>
required

Query Parameters

unit
enum<string> | null
Available options:
sats,
btc

Response

200 - application/json

Represents a successful API response wrapper

data
object
required
error
boolean
required
Last modified on May 14, 2026