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 #2 from the / response property allOf list for the response status

      response-property-all-of-removed

    • added subschema #2 to the / response property anyOf list for the response status

      response-property-any-of-added

    • endpoint added

      endpoint-added