API version 2.0
...
Tasks
List
1 min
{ "name" "retrieve all tasks", "method" "get", "url" "https //data successeve com/v2/tasks", "description" " ", "tab" "examples", "examples" { "languages" \[ { "id" "s6hbjiqt goaw2ozk2re", "language" "curl", "code" "curl x get https //data successeve com/v2/notes \\\\\n h 'accept application/json' \\\\\n h 'authorization\ bearer \<your access token>'", "customlabel" "" } ], "selectedlanguageid" "s6hbjiqt goaw2ozk2re" }, "results" { "languages" \[ { "id" "rcl0voramu xeqvwqnyiv", "language" "200", "customlabel" "", "code" "{\n \\"object\\" \\"note list\\",\n \\"data\\" \[\n {\n \\"object\\" \\"note\\",\n \\"id\\" \\"5d3bae5bcb4a287b44583a55\\",\n \\"created at\\" 1564192347,\n \\"subject\\" \\"my note\\",\n \\"note\\" \\"content of the note\\",\n \\"account\\" {\n \\"object\\" \\"account\\",\n \\"id\\" \\"5d3bae5bcb4a287b44583a55\\"\n },\n \\"author\\" {\n \\"object\\" \\"user\\",\n \\"id\\" \\"5a9d0d70ec8d83231af64745\\"\n }\n },\n \n ],\n \\"pagination\\" {\n \\"total\\" 4019,\n \\"offset\\" 0,\n \\"limit\\" 25,\n \\"count\\" 25,\n \\"next\\" \\"https //data successeve com/v2/notes?offset=25\&limit=25\\"\n }\n}" }, { "id" "yqvstdsybodf4cmbytnvu", "language" "404", "customlabel" "", "code" "{\n \\"error\\" \\"404 object not found\\"\n}" } ], "selectedlanguageid" "rcl0voramu xeqvwqnyiv" }, "request" { "pathparameters" \[], "queryparameters" \[ { "name" "offset", "kind" "optional", "type" "number", "description" "what offset of results to fetch defaults to first item ", "children" \[] }, { "name" "limit", "kind" "optional", "type" "number", "description" "how many results per page defaults to 25, max is 100 ", "children" \[] }, { "name" "order", "kind" "optional", "type" "string", "description" "returns the accounts in ascending or descending order valid values asc or desc defaults to desc ", "children" \[] }, { "name" "sort", "kind" "optional", "type" "string", "description" "what field to sort the results by valid values ‘created at’", "children" \[] } ], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "currentnewparameter" { "label" "query parameter", "value" "queryparameters" } }