Reminder
1 min
{ "name" "get cakes", "method" "get", "url" "https //api cakes com", "description" "get a cake by its id", "tab" "examples", "examples" { "languages" \[ { "id" "njihazxipjdg8zr33aqvc", "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" "njihazxipjdg8zr33aqvc" }, "results" { "languages" \[ { "id" "9n krcl3hj3oqz1pl9wfm", "language" "200", "code" "{\n \\"name\\" \\"cake's name\\",\n}", "customlabel" "" }, { "id" "qgyxu9odcaat1w2a tzai", "language" "404", "code" "{\n \\"message\\" \\"ain't no cake like that \\"\n}", "customlabel" "" } ], "selectedlanguageid" "9n krcl3hj3oqz1pl9wfm" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "name" "parameter name", "kind" "optional", "type" "string", "description" "", "children" \[] } ], "bodydataparameters" \[ { "name" "id", "kind" "required", "type" "string", "description" "id of the cake to get" }, { "name" "parameter name", "kind" "required", "type" "object", "description" "", "" "required", "children" \[ { "name" "parameter name", "kind" "optional", "type" "string", "description" "asdsadasdasdas" }, { "name" "parameter name", "kind" "optional", "type" "string", "description" "" } ], "schema" \[ { "name" "parameter name", "kind" "optional", "type" "string", "description" "asdsadasdasdas" }, { "name" "parameter name", "kind" "optional", "type" "string", "description" "" } ] } ], "formdataparameters" \[ { "name" "parameter name", "kind" "optional", "type" "string", "description" "", "children" \[] } ] }, "currentnewparameter" { "label" "header parameter", "value" "headerparameters" }, "hastryitout" false, "autogeneratedanchorslug" "get cakes", "legacyhash" "pdejjv3qc8wpw3sjopx3b" }