Labs

Get notes for a lab order

get/Labs/{id}/notes

Path parameters

idstring required

The lab order ID

Response

List of notes for the lab order

idstring
labOrderIdstring
authorIdstring nullable

Null for a system-generated note, which has no human author (ITE-550).

authorNamestring nullable

Always populated — "System" when there is no author. Never blank.

contentstring
isSystemGeneratedboolean
createdAtstring date-time

Changes

Changed in 1 of the 6 revisions of this API.3

    • the response property / became nullable for the status (media type: text/plain)

      response-property-became-nullable

    • the response property / became nullable for the status (media type: application/json)

      response-property-became-nullable

    • the response property / became nullable for the status (media type: text/json)

      response-property-became-nullable