get https://api.fountain.com/v2/applicants//notes
List all notes associated with an applicant.
Response Schema
- notes
- Required: yes
- Type: array
- Items
- Required: no
- id
- Required: yes
- Type: string
- Example: "8f247b3a-a473-4dfd-81cc-46fb527a8823"
- content
- Required: yes
- Type: string
- Example: "Good candidate"
- created_at
- Required: yes
- Type: string
- Format: date-time
- Example: "2017-12-12T14:25:07.734-08:00"
- updated_at
- Required: yes
- Type: string
- Format: date-time
- Example: "2017-12-12T14:25:07.734-08:00"
- user
- Required: yes
- additionalProperties: false
- name
- Required: yes
- Type: string
- Example: "Ms. Tiana Hermiston"
- email
- Required: yes
- Type: string
- Example: "[email protected]"
- id
- Required: yes
- Type: string
- Example: "b32b08ce-4a32-4de7-983a-7e2e521405a2"