List Notes for Applicant

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
        • id
          • Required: yes
          • Type: string
          • Example: "b32b08ce-4a32-4de7-983a-7e2e521405a2"
Language
Click Try It! to start a request and see the response here!