Kraken Embed
Get Custom Order
Get a single custom order by ID.
get/v1/kraken_embed/custom_orders/{order_id}
Path parameters
order_idstring required
Unique identifier for the custom order.
Query parameters
user_idstring required
The ID of the Privy user.
Headers
privy-app-idstring required
ID of your Privy app.
Response
Custom order details.
Changes
Changed in 2 of the 46 revisions of this API.3
- ○
removed
subschema #2from the/response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
added
subschema #2to the/response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
- ○
endpoint added
endpoint-added
- ○