Get Orderget https://{region}-api.upbit.com/v1/orderRetrieves an order information by order UUID or Identifier.Query ParamsuuidstringUnique identifier(UUID) of the order to queryidentifierstringUser-defined identifier of the order to query Used when querying by the order identifier assigned by the user or client at the time of order creation.Responses 200Object of order 400error object 404error objectUpdated 7 months ago