Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.io.droplinked.com/v2/orders/status \ --header 'x-droplinked-api-key: <api-key>'
{ "statusCode": 400, "message": "Bad Request", "error": "Invalid input data" }
Route: OrderServiceV2.getOrdersStatus
Success