notebook-attachment-controller

Get file page payload

Notebook chrome, folder trail through the file's folder, filename, and size.

get/api/notebooks/{notebook}/attachments/{attachment}

Path parameters

notebookinteger required
attachmentinteger required

Response

OK

Changes

Changed in 4 of the 194 revisions of this API.523

    • ○

      added the required property to the response with the status

      response-required-property-added

  • 482412c3c1b052See the full diff
    • ▲

      the // response property's maxLength was unset from 512 for the response status

      response-property-max-length-unset

    • ▲

      the // response property's minLength was decreased from 1 to 0 for the response status

      response-property-min-length-decreased

    • ▲

      removed the required property // from the response with the status

      response-required-property-removed

    • ▲

      removed the required property // from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property // from the response with the status

      response-optional-property-removed

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added