Returns a profile note based on profile id and note id.
{- "id": "string",
- "body": "string",
- "isArchived": true,
- "createdAt": "string",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "string",
- "modifiedById": 0,
- "modifiedBy": "string",
- "linkedTo": "string",
- "correlationId": "string"
}