Files
rothbard/examples/project_tasks.json
2025-11-06 22:00:43 -08:00

701 lines
40 KiB
JSON

{
"sample_request": {
"url": "https://api.filevineapp.com/fv-app/v2/Projects/15974631/tasks",
"headers": {
"Accept": "application/json",
"Authorization": "Bearer eyJhbGciOiJSUzUxMiIsImtpZCI6Ijk5MDg4NENGRTRCRTgyQzU4QzA0MDJBQjc5MkE2Rjc5NkI5MUQ2MTBSUzUxMiIsInR5cCI6ImF0K2p3dCIsIng1dCI6Im1RaUV6LVMtZ3NXTUJBS3JlU3B2ZVd1UjFoQSJ9.eyJuYmYiOjE3NjI0OTM4MjQsImV4cCI6MTc2MjQ5NTYyNCwiaXNzIjoiaHR0cHM6Ly9pZGVudGl0eS5maWxldmluZS5jb20iLCJhdWQiOlsiZmlsZXZpbmUudjIuYXBpIiwiZnYuYXBpLmdhdGV3YXkiLCJmdi5hdXRoIl0sImNsaWVudF9pZCI6IjRGMTg3MzhDLTEwN0EtNEI4Mi1CRkFDLTMwOEYxQjZBNjI2QSIsInN1YiI6ImY3MDQ4NGZmLTQ5MjItNDliMy05MWFkLTE2YjA5Mjk5MGIzMCIsImF1dGhfdGltZSI6MTc2MjQ5MzgyNCwiaWRwIjoibG9jYWwiLCJwYXRfaWQiOiJoQll0K013VUJ4bm9xOTNYNVNUdnpyY0xwVFQ2M09HVHhudVcrZGFyZTVJPSIsInBhdF9uYW1lIjoiQnJ5Y2UgQ292ZXJ0IiwicGF0X3ZlcnNpb24iOiIxIiwidGVuYW50X2ZybiI6ImZybjpmaWxldmluZTp1cy1wcm9kOmZpbGV2aW5lLWFwcDo6OnRlbmFudFxcMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwidGVuYW50X2lkIjoiMGJlOGFhOGItZmEyOS00MjQ0LWI1YzItMDE5NzIzMWExNWY5IiwianRpIjoiRkI1N0VFNkVEOUQwNUM5NkM3NEM0NjVEODZGRDAwRDEiLCJpYXQiOjE3NjI0OTM4MjQsInNjb3BlIjpbImVtYWlsIiwiZmlsZXZpbmUudjIuYXBpLioiLCJmdi5hcGkuZ2F0ZXdheS5hY2Nlc3MiLCJmdi5hdXRoLnRlbmFudC5yZWFkIiwib3BlbmlkIiwidGVuYW50Il0sImFtciI6WyJwZXJzb25hbF9hY2Nlc3NfdG9rZW4iXX0.StTGrl9jSpbQX4ZhP4t6EY6dBKLfYwTp2uJ6_uU6Uo7y3EX9kas7qt90giCWfa37SMpMYJUfhQ8bp51kPRdLGEWw0sPAtSDds2pO7ueXgUEsw0iwkTTFNnmLEbABuRBB2HyVlsgshiL_zsklFWmEN36ZWIHvOE3JE1a-TbX3JqN7ffkZKY2mQFDdWt4jpQbqugtMxHXF52ciNyCgOnXDFEq2rsCZ4MSTJeWlZPUlIWdGjzqbZf8znX7Xg6wk2mUEFyUMsg0kZCmVx-OkzClrTIQgTjlqtcpfOZNKgYI76d8qPpyp-Xc9XJja0_05nxCluGnGsVPNozqrTbhmJGC1Dw",
"x-fv-orgid": "9227",
"x-fv-userid": "100510"
},
"params": {},
"method": "GET"
},
"sample_response": {
"status_code": 200,
"json": {
"count": 12,
"offset": 0,
"limit": 50,
"hasMore": false,
"requestedFields": "*",
"items": [
{
"noteId": {
"native": 395037670,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-05T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Log successful and unsuccessful service attempts. Track down if missing.\n\n#ServiceDaily-LogAttempts",
"createdAt": "2025-11-05T07:49:14.483Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-05T07:49:14.483Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395037670",
"author": "/users/1",
"comments": "/notes/395037670/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395037670/documents",
"project": "/projects/15974631",
"shares": "/notes/395037670/shares"
}
},
{
"noteId": {
"native": 395012863,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Change Phase to Service of Process",
"createdAt": "2025-11-04T20:59:40.943Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:40.943Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012863",
"author": "/users/1",
"comments": "/notes/395012863/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012863/documents",
"project": "/projects/15974631",
"shares": "/notes/395012863/shares"
}
},
{
"noteId": {
"native": 395012862,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Email complaint to rent board (if applicable)\nEmail Client Update.",
"createdAt": "2025-11-04T20:59:40.787Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:40.787Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012862",
"author": "/users/1",
"comments": "/notes/395012862/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012862/documents",
"project": "/projects/15974631",
"shares": "/notes/395012862/shares"
}
},
{
"noteId": {
"native": 395012859,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Case Received from Court.\nUpload docs. into matter, input case number and case filed date.\nInput OSC information if one is set.\n\n#CasePrepDaily-CxReceived",
"createdAt": "2025-11-04T20:59:40.59Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:40.59Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012859",
"author": "/users/1",
"comments": "/notes/395012859/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012859/documents",
"project": "/projects/15974631",
"shares": "/notes/395012859/shares"
}
},
{
"noteId": {
"native": 395012820,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Send Case Out for Service\n\n#ServiceDaily-SendCxout",
"createdAt": "2025-11-04T20:59:22.97Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:22.97Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012820",
"author": "/users/1",
"comments": "/notes/395012820/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012820/documents",
"project": "/projects/15974631",
"shares": "/notes/395012820/shares"
}
},
{
"noteId": {
"native": 395012818,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Assigned to process server and printed service record.",
"createdAt": "2025-11-04T20:59:22.823Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:22.823Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012818",
"author": "/users/1",
"comments": "/notes/395012818/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012818/documents",
"project": "/projects/15974631",
"shares": "/notes/395012818/shares"
}
},
{
"noteId": {
"native": 395012817,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Print/make copies of the case for each defendant to be served.\nSend email to client re service attempts starting.",
"createdAt": "2025-11-04T20:59:22.64Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:22.64Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012817",
"author": "/users/1",
"comments": "/notes/395012817/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012817/documents",
"project": "/projects/15974631",
"shares": "/notes/395012817/shares"
}
},
{
"noteId": {
"native": 395012816,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": false,
"body": "Case Ready to Be Served\n\n#ServiceDaily-CxReady4Service",
"createdAt": "2025-11-04T20:59:22.497Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:59:22.497Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012816",
"author": "/users/1",
"comments": "/notes/395012816/comments",
"completer": "/users/0",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012816/documents",
"project": "/projects/15974631",
"shares": "/notes/395012816/shares"
}
},
{
"noteId": {
"native": 395012646,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": true,
"completedDate": "2025-11-04T20:57:53.517Z",
"body": "Once all questions are answered or no additional questions.\nChange Phase to \"Preparing and Filing UD\"",
"createdAt": "2025-11-04T20:57:52.527Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:57:53.517Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"completerId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395012646",
"author": "/users/1",
"comments": "/notes/395012646/comments",
"completer": "/users/100664",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395012646/documents",
"project": "/projects/15974631",
"shares": "/notes/395012646/shares"
}
},
{
"noteId": {
"native": 395007904,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": true,
"completedDate": "2025-11-04T20:57:51.277Z",
"body": "Send any additional questions or Intake forms to client to client.\nInput their answers once they reply, follow up if no response.\n\n#CasePrepXWK-ClientFU",
"createdAt": "2025-11-04T20:20:59.063Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:57:51.277Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"completerId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395007904",
"author": "/users/1",
"comments": "/notes/395007904/comments",
"completer": "/users/100664",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395007904/documents",
"project": "/projects/15974631",
"shares": "/notes/395007904/shares"
}
},
{
"noteId": {
"native": 395007886,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": true,
"completedDate": "2025-11-04T20:20:57.88Z",
"body": "Review Intake, Lease and Notice. Input all case information\n\n\n#CasePrepDaily-Review",
"createdAt": "2025-11-04T20:20:51.99Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:20:57.88Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"completerId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395007886",
"author": "/users/1",
"comments": "/notes/395007886/comments",
"completer": "/users/100664",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395007886/documents",
"project": "/projects/15974631",
"shares": "/notes/395007886/shares"
}
},
{
"noteId": {
"native": 395007802,
"partner": null
},
"typeTag": "task",
"targetDate": "2025-11-04T00:00:00Z",
"isUnread": false,
"isCompleted": true,
"completedDate": "2025-11-04T20:20:48.183Z",
"body": "Assign Primary (RNP) or Attorney (Attorney Review) and move to Review.\n\n\n#AttnyRevDaily-Assign #CasePrepDaily-Assign",
"createdAt": "2025-11-04T20:20:19.15Z",
"isEdited": false,
"allowEditing": false,
"lastActivity": "2025-11-04T20:20:48.183Z",
"authorId": {
"native": 1,
"partner": null
},
"assigneeId": {
"native": 100664,
"partner": null
},
"completerId": {
"native": 100664,
"partner": null
},
"projectId": {
"native": 15974631,
"partner": null
},
"commentCount": 0,
"isLoaded": false,
"documents": [],
"canBeShared": true,
"shares": [
{
"native": 97781,
"partner": null
}
],
"isPinnedToProject": false,
"isPinnedToFeed": false,
"tags": [],
"links": {
"assignee": "/users/100664",
"self": "/notes/395007802",
"author": "/users/1",
"comments": "/notes/395007802/comments",
"completer": "/users/100664",
"copiedFrom": "/notes/0",
"copierUser": "/users/0",
"documents": "/notes/395007802/documents",
"project": "/projects/15974631",
"shares": "/notes/395007802/shares"
}
}
],
"links": {
"self": "/tasks?taskFilter=&createdStart=&createdEnd=&taskTargetStart=&taskTargetEnd=&hashtags=&offset=0&limit=50&requestedFields=*",
"prev": null,
"next": null
}
},
"xxx": "b'{\"count\":12,\"offset\":0,\"limit\":50,\"hasMore\":false,\"requestedFields\":\"*\",\"items\":[{\"noteId\":{\"native\":395037670,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-05T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Log successful and unsuccessful service attempts. Track down if missing.\\\\n\\\\n#ServiceDaily-LogAttempts\",\"createdAt\":\"2025-11-05T07:49:14.483Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-05T07:49:14.483Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395037670\",\"author\":\"/users/1\",\"comments\":\"/notes/395037670/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395037670/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395037670/shares\"}},{\"noteId\":{\"native\":395012863,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Change Phase to Service of Process\",\"createdAt\":\"2025-11-04T20:59:40.943Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:40.943Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012863\",\"author\":\"/users/1\",\"comments\":\"/notes/395012863/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012863/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012863/shares\"}},{\"noteId\":{\"native\":395012862,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Email complaint to rent board (if applicable)\\\\nEmail Client Update.\",\"createdAt\":\"2025-11-04T20:59:40.787Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:40.787Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012862\",\"author\":\"/users/1\",\"comments\":\"/notes/395012862/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012862/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012862/shares\"}},{\"noteId\":{\"native\":395012859,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Case Received from Court.\\\\nUpload docs. into matter, input case number and case filed date.\\\\nInput OSC information if one is set.\\\\n\\\\n#CasePrepDaily-CxReceived\",\"createdAt\":\"2025-11-04T20:59:40.59Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:40.59Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012859\",\"author\":\"/users/1\",\"comments\":\"/notes/395012859/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012859/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012859/shares\"}},{\"noteId\":{\"native\":395012820,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Send Case Out for Service\\\\n\\\\n#ServiceDaily-SendCxout\",\"createdAt\":\"2025-11-04T20:59:22.97Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:22.97Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012820\",\"author\":\"/users/1\",\"comments\":\"/notes/395012820/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012820/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012820/shares\"}},{\"noteId\":{\"native\":395012818,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Assigned to process server and printed service record.\",\"createdAt\":\"2025-11-04T20:59:22.823Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:22.823Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012818\",\"author\":\"/users/1\",\"comments\":\"/notes/395012818/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012818/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012818/shares\"}},{\"noteId\":{\"native\":395012817,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Print/make copies of the case for each defendant to be served.\\\\nSend email to client re service attempts starting.\",\"createdAt\":\"2025-11-04T20:59:22.64Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:22.64Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012817\",\"author\":\"/users/1\",\"comments\":\"/notes/395012817/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012817/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012817/shares\"}},{\"noteId\":{\"native\":395012816,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":false,\"body\":\"Case Ready to Be Served\\\\n\\\\n#ServiceDaily-CxReady4Service\",\"createdAt\":\"2025-11-04T20:59:22.497Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:59:22.497Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012816\",\"author\":\"/users/1\",\"comments\":\"/notes/395012816/comments\",\"completer\":\"/users/0\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012816/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012816/shares\"}},{\"noteId\":{\"native\":395012646,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":true,\"completedDate\":\"2025-11-04T20:57:53.517Z\",\"body\":\"Once all questions are answered or no additional questions.\\\\nChange Phase to \\\\\"Preparing and Filing UD\\\\\"\",\"createdAt\":\"2025-11-04T20:57:52.527Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:57:53.517Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"completerId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395012646\",\"author\":\"/users/1\",\"comments\":\"/notes/395012646/comments\",\"completer\":\"/users/100664\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395012646/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395012646/shares\"}},{\"noteId\":{\"native\":395007904,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":true,\"completedDate\":\"2025-11-04T20:57:51.277Z\",\"body\":\"Send any additional questions or Intake forms to client to client.\\\\nInput their answers once they reply, follow up if no response.\\\\n\\\\n#CasePrepXWK-ClientFU\",\"createdAt\":\"2025-11-04T20:20:59.063Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:57:51.277Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"completerId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395007904\",\"author\":\"/users/1\",\"comments\":\"/notes/395007904/comments\",\"completer\":\"/users/100664\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395007904/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395007904/shares\"}},{\"noteId\":{\"native\":395007886,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":true,\"completedDate\":\"2025-11-04T20:20:57.88Z\",\"body\":\"Review Intake, Lease and Notice. Input all case information\\\\n\\\\n\\\\n#CasePrepDaily-Review\",\"createdAt\":\"2025-11-04T20:20:51.99Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:20:57.88Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"completerId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395007886\",\"author\":\"/users/1\",\"comments\":\"/notes/395007886/comments\",\"completer\":\"/users/100664\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395007886/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395007886/shares\"}},{\"noteId\":{\"native\":395007802,\"partner\":null},\"typeTag\":\"task\",\"targetDate\":\"2025-11-04T00:00:00Z\",\"isUnread\":false,\"isCompleted\":true,\"completedDate\":\"2025-11-04T20:20:48.183Z\",\"body\":\"Assign Primary (RNP) or Attorney (Attorney Review) and move to Review.\\\\n\\\\n\\\\n#AttnyRevDaily-Assign #CasePrepDaily-Assign\",\"createdAt\":\"2025-11-04T20:20:19.15Z\",\"isEdited\":false,\"allowEditing\":false,\"lastActivity\":\"2025-11-04T20:20:48.183Z\",\"authorId\":{\"native\":1,\"partner\":null},\"assigneeId\":{\"native\":100664,\"partner\":null},\"completerId\":{\"native\":100664,\"partner\":null},\"projectId\":{\"native\":15974631,\"partner\":null},\"commentCount\":0,\"isLoaded\":false,\"documents\":[],\"canBeShared\":true,\"shares\":[{\"native\":97781,\"partner\":null}],\"isPinnedToProject\":false,\"isPinnedToFeed\":false,\"tags\":[],\"links\":{\"assignee\":\"/users/100664\",\"self\":\"/notes/395007802\",\"author\":\"/users/1\",\"comments\":\"/notes/395007802/comments\",\"completer\":\"/users/100664\",\"copiedFrom\":\"/notes/0\",\"copierUser\":\"/users/0\",\"documents\":\"/notes/395007802/documents\",\"project\":\"/projects/15974631\",\"shares\":\"/notes/395007802/shares\"}}],\"links\":{\"self\":\"/tasks?taskFilter=&createdStart=&createdEnd=&taskTargetStart=&taskTargetEnd=&hashtags=&offset=0&limit=50&requestedFields=*\",\"prev\":null,\"next\":null}}'",
"headers": {
"Date": "Fri, 07 Nov 2025 05:37:05 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"Server": "cloudflare",
"access-control-allow-headers": "Content-Type, x-fv-orgid, x-fv-clientip, x-fv-userid, authorization, x-fv-application",
"access-control-allow-methods": "GET, POST, PUT, PATCH, DELETE, OPTIONS, LOCK, UNLOCK, PROPPATCH, PROPFIND",
"access-control-allow-origin": "*",
"Cache-Control": "no-store, must-revalidate, no-cache, max-age=0, private",
"ratelimit-limit": "10;r=3300;w=60;c=Customer Temp",
"ratelimit-remaining": "9;r=3300;w=60;c=Customer Temp",
"content-security-policy": "default-src 'self';child-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://app.vinesign.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com https://medchron-results-prod.s3.us-east-1.amazonaws.com *.amazonaws.com https://app.pendo.io https://feedback.us.pendo.io docs.google.com https://feedback.filevine.com *.newrelic.com *.filev.io *.flvn.io filev.io flvn.io 'self';connect-src *.filevinedev.com *.filevineapp.com *.filevine.ca *.filevine.com *.filevinegov.com *.fvauth.com https://app.vinesign.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com https://medchron-results-prod.s3.us-east-1.amazonaws.com *.amazonaws.com *.nr-data.net *.pendo.io *.pdftron.com *.typeform.com *.newrelic.com https://app.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://localhost:8080 *.filev.io *.flvn.io filev.io flvn.io 'self' blob: wss:;font-src *.bootstrapcdn.com fonts.gstatic.com *.typekit.net *.typeform.com 'self' data: blob:;frame-src *;frame-ancestors https://*.filevineapp.com https://app.pendo.io 'self';img-src *.typekit.net *.typeform.com https://app.pendo.io https://cdn.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-globalproducts-prod-us-logos.s3.us-west-2.amazonaws.com https://us.fv-globalproducts-logos.prod.filevine.com https://fv-prod-us-shard-h-fv-internal-image.s3.amazonaws.com https://fv-prod-us-shard-h-fv-internal-image.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com https://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.amazonaws.com *.filev.io *.flvn.io filev.io flvn.io *.kaywa.com www.googletagmanager.com 'self' data: blob: cid:;manifest-src 'self';media-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com https://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com https://us-shard-h-discussions.filevineapp.com *.filev.io *.flvn.io filev.io flvn.io 'self';object-src https://fv-prod-us-shard-h-images.s3.amazonaws.com https://fv-prod-us-shard-h-images.s3.us-west-2.amazonaws.com https://fv-prod-us-shard-h-docs.s3.amazonaws.com https://fv-prod-us-shard-h-docs.s3.us-west-2.amazonaws.com https://medchron-results-prod.s3.amazonaws.com https://medchron-results-prod.s3.us-east-1.amazonaws.com https://fv-prod-us-shard-h-report-export.s3.us-west-2.amazonaws.com *.filev.io *.flvn.io filev.io flvn.io 'self';script-src *.bootstrapcdn.com *.typekit.net *.typeform.com *.newrelic.com *.nr-data.net https://app.pendo.io https://cdn.pendo.io https://data.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://duuxdetkhlwyv.cloudfront.net https://code.jquery.com https://localhost:8080 https://www.googletagmanager.com 'unsafe-inline' 'unsafe-eval' 'self' blob:;style-src *.bootstrapcdn.com fonts.googleapis.com *.typekit.net *.typeform.com https://app.pendo.io https://pendo-static-5683967597215744.storage.googleapis.com https://pendo-io-static.storage.googleapis.com https://duuxdetkhlwyv.cloudfront.net https://cdn.pendo.io https://data.pendo.io 'unsafe-inline' 'self';worker-src 'self' blob: 'unsafe-inline'",
"x-filevine-api-version": "3.3487.15.0",
"x-fv-correlation-id": "a43524cadd20421d9a7247635c5c8ac6",
"x-aspnet-version": "4.0.30319",
"x-powered-by": "ASP.NET",
"x-content-type-options": "nosniff",
"x-frame-option": "SAMEORIGIN",
"x-xss-protection": "1; mode=block",
"x-fv-gateway-correlation-id": "a43524cadd20421d9a7247635c5c8ac6",
"cf-cache-status": "DYNAMIC",
"Content-Encoding": "gzip",
"CF-RAY": "99aa7a04ce40df17-SEA",
"alt-svc": "h3=\":443\"; ma=86400"
}
}
}