GET api/Village/{village}/Journal/All?Id={Id}&Take={Take}&Skip={Skip}&Cutoff={Cutoff}
Get all journal entries
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Id |
If provided, the ID of the journal entry to get |
globally unique identifier |
None. |
Take |
If provided, the maximum number of records to return. |
integer |
None. |
Skip |
If provided, the number of records to skip |
integer |
None. |
Cutoff |
If provided, the cutoff date for records to be returned (records before the cutoff will not be returned) |
date |
None. |
village | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of JournalEntryModelName | Description | Type | Additional information |
---|---|---|---|
JournalId |
The unique ID of this journal entry |
globally unique identifier |
None. |
VillageId |
The Village's ID |
globally unique identifier |
None. |
PerformedById |
The ID of the user who created the entry |
globally unique identifier |
None. |
PerformedBy |
Name of the user who created the entry |
string |
None. |
Wellness |
The care recipient's Wellness indicator as of this update |
Wellness |
None. |
MoodFamilyId |
The care recipient's mood (high level mood family) |
globally unique identifier |
None. |
MoodIds |
The care recipient's detailed mood |
Collection of globally unique identifier |
None. |
SymptomIds |
The care recipient's symptoms as if this update |
Collection of globally unique identifier |
None. |
Comment |
A user-supplied journal text, if any |
string |
None. |
DateTime |
The date/time this journal entry was created |
date |
None. |
JournalType |
Type of journal entry - obsolete |
JournalType |
None. |
UpdatedById |
ID of the user who performed the update |
globally unique identifier |
None. |
UpdatedBy |
Name of the user who updated |
string |
None. |
Updated |
When the entry was updated |
date |
None. |
HasPhoto |
Whether or not the journal entry has a photo (legacy) |
boolean |
None. |
Comments |
Comments made on the journal entry |
Collection of JournalEntryCommentModel |
None. |
Attachments | Collection of AttachmentModel |
None. |
|
Likes | Collection of globally unique identifier |
None. |
Response Formats
application/json, text/json
[ { "JournalId": "a4484648-977d-4f5c-8cc1-dc00ab0c69a1", "VillageId": "c7866a07-9c19-4c1e-acfe-530598308c24", "PerformedById": "cd7fd3d5-56a5-4d48-bb62-e087f4afff38", "PerformedBy": "sample string 6", "Wellness": 0, "MoodFamilyId": "4f325ff9-bded-4e7f-bf54-5641c0fb07c2", "MoodIds": [ "2f9a703d-6105-49db-9a6c-d27a6fd64363", "9bbe2452-32da-4c99-81f9-1e6df2f4d761" ], "SymptomIds": [ "6b1e016b-cb5a-40da-8695-48315de00ffa", "7e06b747-c5f4-46a2-ac1c-a02f1c3bd722" ], "Comment": "sample string 7", "DateTime": "2025-06-03T05:51:48.581+00:00", "JournalType": 0, "UpdatedById": "179fb14d-17ba-4fe5-9a1a-6cd0b9fd9c8e", "UpdatedBy": "sample string 12", "Updated": "2025-06-03T05:51:48.581+00:00", "HasPhoto": true, "Comments": [ { "CommentId": "bea28ff8-7a1e-4fe3-83ea-d88676736888", "JournalId": "8a6b7737-d166-4e1b-b6aa-60e6094178bd", "VillageId": "e96bf1cd-c20b-46fb-a3d4-7129fee5e486", "Comment": "sample string 4", "CreatedBy": "sample string 7", "CreatedById": "0572451f-6c64-46db-a4b3-26be8b7775ee", "Created": "2025-06-03T05:51:48.581+00:00", "Updated": "2025-06-03T05:51:48.581+00:00", "UpdatedById": "c192b503-f5d4-4883-b536-f592069bc7ea", "UpdatedBy": "sample string 14", "Likes": [ "fc8866df-e1b7-4a77-b9d3-d8e1cc19d505", "b76a7136-bc72-4eb9-abd8-f12c5402fc27" ], "ParentCommentId": "dcae7558-892a-43f6-b624-bc4a52bf0aaa", "Deleted": true }, { "CommentId": "bea28ff8-7a1e-4fe3-83ea-d88676736888", "JournalId": "8a6b7737-d166-4e1b-b6aa-60e6094178bd", "VillageId": "e96bf1cd-c20b-46fb-a3d4-7129fee5e486", "Comment": "sample string 4", "CreatedBy": "sample string 7", "CreatedById": "0572451f-6c64-46db-a4b3-26be8b7775ee", "Created": "2025-06-03T05:51:48.581+00:00", "Updated": "2025-06-03T05:51:48.581+00:00", "UpdatedById": "c192b503-f5d4-4883-b536-f592069bc7ea", "UpdatedBy": "sample string 14", "Likes": [ "fc8866df-e1b7-4a77-b9d3-d8e1cc19d505", "b76a7136-bc72-4eb9-abd8-f12c5402fc27" ], "ParentCommentId": "dcae7558-892a-43f6-b624-bc4a52bf0aaa", "Deleted": true } ], "Attachments": [ { "Id": "2dea95a2-ba31-4fb1-a8e1-444a7860577c", "Size": 2, "FileName": "sample string 3", "ContentType": "sample string 4", "UploadedBy": "sample string 5" }, { "Id": "2dea95a2-ba31-4fb1-a8e1-444a7860577c", "Size": 2, "FileName": "sample string 3", "ContentType": "sample string 4", "UploadedBy": "sample string 5" } ], "Likes": [ "91ed3e2f-ed82-4c70-a275-9cfb0f71b840", "9ada1ba8-1744-41ab-8233-9c8a7fecab6d" ] }, { "JournalId": "a4484648-977d-4f5c-8cc1-dc00ab0c69a1", "VillageId": "c7866a07-9c19-4c1e-acfe-530598308c24", "PerformedById": "cd7fd3d5-56a5-4d48-bb62-e087f4afff38", "PerformedBy": "sample string 6", "Wellness": 0, "MoodFamilyId": "4f325ff9-bded-4e7f-bf54-5641c0fb07c2", "MoodIds": [ "2f9a703d-6105-49db-9a6c-d27a6fd64363", "9bbe2452-32da-4c99-81f9-1e6df2f4d761" ], "SymptomIds": [ "6b1e016b-cb5a-40da-8695-48315de00ffa", "7e06b747-c5f4-46a2-ac1c-a02f1c3bd722" ], "Comment": "sample string 7", "DateTime": "2025-06-03T05:51:48.581+00:00", "JournalType": 0, "UpdatedById": "179fb14d-17ba-4fe5-9a1a-6cd0b9fd9c8e", "UpdatedBy": "sample string 12", "Updated": "2025-06-03T05:51:48.581+00:00", "HasPhoto": true, "Comments": [ { "CommentId": "bea28ff8-7a1e-4fe3-83ea-d88676736888", "JournalId": "8a6b7737-d166-4e1b-b6aa-60e6094178bd", "VillageId": "e96bf1cd-c20b-46fb-a3d4-7129fee5e486", "Comment": "sample string 4", "CreatedBy": "sample string 7", "CreatedById": "0572451f-6c64-46db-a4b3-26be8b7775ee", "Created": "2025-06-03T05:51:48.581+00:00", "Updated": "2025-06-03T05:51:48.581+00:00", "UpdatedById": "c192b503-f5d4-4883-b536-f592069bc7ea", "UpdatedBy": "sample string 14", "Likes": [ "fc8866df-e1b7-4a77-b9d3-d8e1cc19d505", "b76a7136-bc72-4eb9-abd8-f12c5402fc27" ], "ParentCommentId": "dcae7558-892a-43f6-b624-bc4a52bf0aaa", "Deleted": true }, { "CommentId": "bea28ff8-7a1e-4fe3-83ea-d88676736888", "JournalId": "8a6b7737-d166-4e1b-b6aa-60e6094178bd", "VillageId": "e96bf1cd-c20b-46fb-a3d4-7129fee5e486", "Comment": "sample string 4", "CreatedBy": "sample string 7", "CreatedById": "0572451f-6c64-46db-a4b3-26be8b7775ee", "Created": "2025-06-03T05:51:48.581+00:00", "Updated": "2025-06-03T05:51:48.581+00:00", "UpdatedById": "c192b503-f5d4-4883-b536-f592069bc7ea", "UpdatedBy": "sample string 14", "Likes": [ "fc8866df-e1b7-4a77-b9d3-d8e1cc19d505", "b76a7136-bc72-4eb9-abd8-f12c5402fc27" ], "ParentCommentId": "dcae7558-892a-43f6-b624-bc4a52bf0aaa", "Deleted": true } ], "Attachments": [ { "Id": "2dea95a2-ba31-4fb1-a8e1-444a7860577c", "Size": 2, "FileName": "sample string 3", "ContentType": "sample string 4", "UploadedBy": "sample string 5" }, { "Id": "2dea95a2-ba31-4fb1-a8e1-444a7860577c", "Size": 2, "FileName": "sample string 3", "ContentType": "sample string 4", "UploadedBy": "sample string 5" } ], "Likes": [ "91ed3e2f-ed82-4c70-a275-9cfb0f71b840", "9ada1ba8-1744-41ab-8233-9c8a7fecab6d" ] } ]
application/xml, text/xml
<ArrayOfJournalEntryModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CaringVillage.Shared.Implementation.Models"> <JournalEntryModel> <Attachments> <AttachmentModel> <ContentType>sample string 4</ContentType> <FileName>sample string 3</FileName> <Id>2dea95a2-ba31-4fb1-a8e1-444a7860577c</Id> <Size>2</Size> <UploadedBy>sample string 5</UploadedBy> </AttachmentModel> <AttachmentModel> <ContentType>sample string 4</ContentType> <FileName>sample string 3</FileName> <Id>2dea95a2-ba31-4fb1-a8e1-444a7860577c</Id> <Size>2</Size> <UploadedBy>sample string 5</UploadedBy> </AttachmentModel> </Attachments> <Comment>sample string 7</Comment> <Comments> <JournalEntryCommentModel> <Comment>sample string 4</Comment> <CommentId>bea28ff8-7a1e-4fe3-83ea-d88676736888</CommentId> <Created>2025-06-03T05:51:48.5816534+00:00</Created> <CreatedBy>sample string 7</CreatedBy> <CreatedByFirstName>sample string 5</CreatedByFirstName> <CreatedById>0572451f-6c64-46db-a4b3-26be8b7775ee</CreatedById> <CreatedByLastName>sample string 6</CreatedByLastName> <Deleted>true</Deleted> <JournalId>8a6b7737-d166-4e1b-b6aa-60e6094178bd</JournalId> <Likes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:guid>fc8866df-e1b7-4a77-b9d3-d8e1cc19d505</d5p1:guid> <d5p1:guid>b76a7136-bc72-4eb9-abd8-f12c5402fc27</d5p1:guid> </Likes> <ParentCommentId>dcae7558-892a-43f6-b624-bc4a52bf0aaa</ParentCommentId> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 14</UpdatedBy> <UpdatedByFirstName>sample string 12</UpdatedByFirstName> <UpdatedById>c192b503-f5d4-4883-b536-f592069bc7ea</UpdatedById> <UpdatedByLastName>sample string 13</UpdatedByLastName> <VillageId>e96bf1cd-c20b-46fb-a3d4-7129fee5e486</VillageId> </JournalEntryCommentModel> <JournalEntryCommentModel> <Comment>sample string 4</Comment> <CommentId>bea28ff8-7a1e-4fe3-83ea-d88676736888</CommentId> <Created>2025-06-03T05:51:48.5816534+00:00</Created> <CreatedBy>sample string 7</CreatedBy> <CreatedByFirstName>sample string 5</CreatedByFirstName> <CreatedById>0572451f-6c64-46db-a4b3-26be8b7775ee</CreatedById> <CreatedByLastName>sample string 6</CreatedByLastName> <Deleted>true</Deleted> <JournalId>8a6b7737-d166-4e1b-b6aa-60e6094178bd</JournalId> <Likes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:guid>fc8866df-e1b7-4a77-b9d3-d8e1cc19d505</d5p1:guid> <d5p1:guid>b76a7136-bc72-4eb9-abd8-f12c5402fc27</d5p1:guid> </Likes> <ParentCommentId>dcae7558-892a-43f6-b624-bc4a52bf0aaa</ParentCommentId> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 14</UpdatedBy> <UpdatedByFirstName>sample string 12</UpdatedByFirstName> <UpdatedById>c192b503-f5d4-4883-b536-f592069bc7ea</UpdatedById> <UpdatedByLastName>sample string 13</UpdatedByLastName> <VillageId>e96bf1cd-c20b-46fb-a3d4-7129fee5e486</VillageId> </JournalEntryCommentModel> </Comments> <DateTime>2025-06-03T05:51:48.5816534+00:00</DateTime> <JournalId>a4484648-977d-4f5c-8cc1-dc00ab0c69a1</JournalId> <JournalType>Default</JournalType> <Likes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>91ed3e2f-ed82-4c70-a275-9cfb0f71b840</d3p1:guid> <d3p1:guid>9ada1ba8-1744-41ab-8233-9c8a7fecab6d</d3p1:guid> </Likes> <MoodFamilyId>4f325ff9-bded-4e7f-bf54-5641c0fb07c2</MoodFamilyId> <MoodIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>2f9a703d-6105-49db-9a6c-d27a6fd64363</d3p1:guid> <d3p1:guid>9bbe2452-32da-4c99-81f9-1e6df2f4d761</d3p1:guid> </MoodIds> <PerformedBy>sample string 6</PerformedBy> <PerformedByFirstName>sample string 4</PerformedByFirstName> <PerformedById>cd7fd3d5-56a5-4d48-bb62-e087f4afff38</PerformedById> <PerformedByLastName>sample string 5</PerformedByLastName> <SymptomIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>6b1e016b-cb5a-40da-8695-48315de00ffa</d3p1:guid> <d3p1:guid>7e06b747-c5f4-46a2-ac1c-a02f1c3bd722</d3p1:guid> </SymptomIds> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 12</UpdatedBy> <UpdatedByFirstName>sample string 10</UpdatedByFirstName> <UpdatedById>179fb14d-17ba-4fe5-9a1a-6cd0b9fd9c8e</UpdatedById> <UpdatedByLastName>sample string 11</UpdatedByLastName> <VillageId>c7866a07-9c19-4c1e-acfe-530598308c24</VillageId> <Wellness>Good</Wellness> </JournalEntryModel> <JournalEntryModel> <Attachments> <AttachmentModel> <ContentType>sample string 4</ContentType> <FileName>sample string 3</FileName> <Id>2dea95a2-ba31-4fb1-a8e1-444a7860577c</Id> <Size>2</Size> <UploadedBy>sample string 5</UploadedBy> </AttachmentModel> <AttachmentModel> <ContentType>sample string 4</ContentType> <FileName>sample string 3</FileName> <Id>2dea95a2-ba31-4fb1-a8e1-444a7860577c</Id> <Size>2</Size> <UploadedBy>sample string 5</UploadedBy> </AttachmentModel> </Attachments> <Comment>sample string 7</Comment> <Comments> <JournalEntryCommentModel> <Comment>sample string 4</Comment> <CommentId>bea28ff8-7a1e-4fe3-83ea-d88676736888</CommentId> <Created>2025-06-03T05:51:48.5816534+00:00</Created> <CreatedBy>sample string 7</CreatedBy> <CreatedByFirstName>sample string 5</CreatedByFirstName> <CreatedById>0572451f-6c64-46db-a4b3-26be8b7775ee</CreatedById> <CreatedByLastName>sample string 6</CreatedByLastName> <Deleted>true</Deleted> <JournalId>8a6b7737-d166-4e1b-b6aa-60e6094178bd</JournalId> <Likes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:guid>fc8866df-e1b7-4a77-b9d3-d8e1cc19d505</d5p1:guid> <d5p1:guid>b76a7136-bc72-4eb9-abd8-f12c5402fc27</d5p1:guid> </Likes> <ParentCommentId>dcae7558-892a-43f6-b624-bc4a52bf0aaa</ParentCommentId> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 14</UpdatedBy> <UpdatedByFirstName>sample string 12</UpdatedByFirstName> <UpdatedById>c192b503-f5d4-4883-b536-f592069bc7ea</UpdatedById> <UpdatedByLastName>sample string 13</UpdatedByLastName> <VillageId>e96bf1cd-c20b-46fb-a3d4-7129fee5e486</VillageId> </JournalEntryCommentModel> <JournalEntryCommentModel> <Comment>sample string 4</Comment> <CommentId>bea28ff8-7a1e-4fe3-83ea-d88676736888</CommentId> <Created>2025-06-03T05:51:48.5816534+00:00</Created> <CreatedBy>sample string 7</CreatedBy> <CreatedByFirstName>sample string 5</CreatedByFirstName> <CreatedById>0572451f-6c64-46db-a4b3-26be8b7775ee</CreatedById> <CreatedByLastName>sample string 6</CreatedByLastName> <Deleted>true</Deleted> <JournalId>8a6b7737-d166-4e1b-b6aa-60e6094178bd</JournalId> <Likes xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d5p1:guid>fc8866df-e1b7-4a77-b9d3-d8e1cc19d505</d5p1:guid> <d5p1:guid>b76a7136-bc72-4eb9-abd8-f12c5402fc27</d5p1:guid> </Likes> <ParentCommentId>dcae7558-892a-43f6-b624-bc4a52bf0aaa</ParentCommentId> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 14</UpdatedBy> <UpdatedByFirstName>sample string 12</UpdatedByFirstName> <UpdatedById>c192b503-f5d4-4883-b536-f592069bc7ea</UpdatedById> <UpdatedByLastName>sample string 13</UpdatedByLastName> <VillageId>e96bf1cd-c20b-46fb-a3d4-7129fee5e486</VillageId> </JournalEntryCommentModel> </Comments> <DateTime>2025-06-03T05:51:48.5816534+00:00</DateTime> <JournalId>a4484648-977d-4f5c-8cc1-dc00ab0c69a1</JournalId> <JournalType>Default</JournalType> <Likes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>91ed3e2f-ed82-4c70-a275-9cfb0f71b840</d3p1:guid> <d3p1:guid>9ada1ba8-1744-41ab-8233-9c8a7fecab6d</d3p1:guid> </Likes> <MoodFamilyId>4f325ff9-bded-4e7f-bf54-5641c0fb07c2</MoodFamilyId> <MoodIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>2f9a703d-6105-49db-9a6c-d27a6fd64363</d3p1:guid> <d3p1:guid>9bbe2452-32da-4c99-81f9-1e6df2f4d761</d3p1:guid> </MoodIds> <PerformedBy>sample string 6</PerformedBy> <PerformedByFirstName>sample string 4</PerformedByFirstName> <PerformedById>cd7fd3d5-56a5-4d48-bb62-e087f4afff38</PerformedById> <PerformedByLastName>sample string 5</PerformedByLastName> <SymptomIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>6b1e016b-cb5a-40da-8695-48315de00ffa</d3p1:guid> <d3p1:guid>7e06b747-c5f4-46a2-ac1c-a02f1c3bd722</d3p1:guid> </SymptomIds> <Updated>2025-06-03T05:51:48.5816534+00:00</Updated> <UpdatedBy>sample string 12</UpdatedBy> <UpdatedByFirstName>sample string 10</UpdatedByFirstName> <UpdatedById>179fb14d-17ba-4fe5-9a1a-6cd0b9fd9c8e</UpdatedById> <UpdatedByLastName>sample string 11</UpdatedByLastName> <VillageId>c7866a07-9c19-4c1e-acfe-530598308c24</VillageId> <Wellness>Good</Wellness> </JournalEntryModel> </ArrayOfJournalEntryModel>