Get an internal note by id
internal-notes
Get an internal note by id
GET
Get an internal note by id
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
Pattern:
^policy(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Pattern:
^comment(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Response
Id of the internal note (semantic comment id)
Pattern:
^comment(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Id of the policy the note is attached to
Note content
Maximum string length:
5000Date and time when the note was created
Date and time when the note was last updated
Whether the calling user authored this note
Date and time when the note was soft-deleted

