NoteTypes

View note type

Find a single note type by ID.

get/v1/NoteTypes/{id}

Path parameters

idinteger required

Format - int32. ID of the note type to view.

Response

OK

okboolean
note_type_idinteger

Primary identifier for this note type.

descriptionstring

Short description associated with the note type.

order_indexinteger

The order in which this note type should be displayed in a list

Changes

No recorded changes to this endpoint across all 1 revision of this API.