API REFERENCENotesGet Notes by Profile IDGet Notes by Profile ID GET /notes Returns a list of notes within a specified profile based on the profile's ID. Request Responses200400401404500Returns the list of notes successfully.Invalid request.Unauthorized.Profile not found.Internal server error.