API version 2.0
...
Activities
List
1 min
{ "name" "retrieve all activities", "method" "get", "url" "https //data successeve com/v2/activities", "description" " ", "tab" "examples", "examples" { "languages" \[ { "id" "s6hbjiqt goaw2ozk2re", "language" "curl", "code" "curl x get https //data successeve com/v2/activities \\\\\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\\" \\"activity list\\",\n \\"data\\" \[\n {\n \\"object\\" \\"activity\\",\n \\"type\\" \\"call\\",\n \\"id\\" \\"5d4d879ef92ea143f0e3e0b5\\",\n \\"created at\\" 1565362078,\n \\"completed at\\" 1565361921,\n \\"subject\\" \\"call with john\\",\n \\"note\\" \\"< text here > \\",\n \\"accounts\\" \[\n {\n \\"object\\" \\"account\\",\n \\"id\\" \\"5aa42e5ecb4a290c579aeec8\\"\n }\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/activities?offset=25\&limit=25\\"\n }\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" } }