Archbee Public API
Overview
GET Orders
1 min
overview this endpoints helps you retrieve all your orders in place { "name" "get cakes", "method" "get", "url" "https //api cakes com", "description" "get a cake by its id", "tab" "examples", "examples" { "languages" \[ { "id" "reiq0kfc61qbraa654pfg", "language" "javascript", "code" "var myheaders = new headers();\nmyheaders append(\\"accept\\", \\"application/json\\");\nmyheaders append(\\"content type\\", \\"application/json\\");\n\nvar raw = json stringify({\n \\"id\\" \\"string\\"\n});\n\nvar requestoptions = {\n method 'get',\n headers myheaders,\n body raw,\n redirect 'follow'\n};\n\nfetch(\\"https //api cakes com\\", requestoptions)\n then(response => response text())\n then(result => console log(result))\n catch(error => console log('error', error));", "customlabel" "" } ], "selectedlanguageid" "reiq0kfc61qbraa654pfg" }, "results" { "languages" \[ { "id" "w3xpna mdperagdqyq7nc", "language" "200", "code" "{\n \\"name\\" \\"cake's name\\",\n}", "customlabel" "" }, { "id" "fiovrun1x7xb3punemhbm", "language" "404", "code" "{\n \\"message\\" \\"ain't no cake like that \\"\n}", "customlabel" "" } ], "selectedlanguageid" "w3xpna mdperagdqyq7nc" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[ { "name" "id", "kind" "required", "type" "string", "description" "id of the cake to get" }, { "name" "parameter name", "kind" "optional", "type" "string", "description" "", "children" \[] }, { "name" "parameter name", "kind" "optional", "type" "string", "description" "", "children" \[] } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" }, "hastryitout" false, "autogeneratedanchorslug" "get cakes", "legacyhash" "1oo 25wel bvfckdwwfoi" }
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
