/
JO
jobadder
/
JobAdder API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jobadder
JobAdder API
get
Get a note
v1
latest
OpenAPI 3.0.1
2026-08-06
398
582
1.3 MB
Note API:Notes
Get a note
get
/notes/{noteId}
Path parameters
noteId
string
uuid
required
Note Id
Response
Requested note details
NoteRepresentation
required
noteId
string
uuid
required
type
string
nullable
source
string
nullable
text
string
nullable
subject
string
nullable
reference
string
nullable
readonly
boolean
This note cannot be updated
attachments
NoteAttachmentModel[]
nullable
jobs
JobOrderTitleModel[]
nullable
requisitions
RequisitionSummaryModel[]
nullable
candidates
CandidateNameModel[]
nullable
applications
JobApplicationSummaryModel[]
nullable
placements
PlacementSummaryModel[]
nullable
companies
CompanyNameModel[]
nullable
contacts
ContactNameModel[]
nullable
createdBy
UserNameModel
links
NoteLinks
createdAt
string
date-time
updatedBy
UserNameModel
updatedAt
string
date-time
nullable