Kraken Embed
List Custom Orders
Get a list of custom orders that were previously submitted.
get/v1/kraken_embed/custom_orders
Query parameters
user_idstring required
The ID of the Privy user.
statusesstring
Status filter. Possible values: active, paused, cancelled, completed.
cursorstring
Pagination cursor for fetching the next set of results.
Headers
privy-app-idstring required
ID of your Privy app.
Response
List of custom orders.
Changes
Changed in 2 of the 46 revisions of this API.3
- ○
removed
KrakenEmbedListCustomOrdersResultsubschema #2from thedata/resultresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
KrakenEmbedListCustomOrdersResultsubschema #2to thedata/resultresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
- ○
endpoint added
endpoint-added
- ○