Report Internal Notes

Retrieve Reports Internal Note

Retrieve a specific internal note for a report

get/api/2.0/reports/{id}/internal_notes/{note_id}/

Path parameters

idinteger required

Report ID

note_idinteger required

Internal Note ID

Response

documentinteger

The report (document) ID this note belongs to

idinteger

The id of the internal note.

textstring required

The internal note text content

Changes

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