letter

List all letters

get/letter

Query parameters

limitinteger

How many items to return at one time (max 100)

offsetinteger

How many items skip in return

caseinteger

Case ID

Response

A paged array of letter

idstring letterId required
namestring required
direction'received' | 'send' required

Direction

channelstring channelId required

Channel

finalboolean

The status of the letter, e.g. deciding about visibility in the collection

datastring date-time

Date of receipt / Date of dispatch

identifierstring

External identifier of letter / case

descriptionnumber

Description ID choose by content creator

institutionnumber[]
casestring caseId
orderingnumber
commentstring
excerptstring
tagsstring[]
createdOnstring datetime required
createdBystring required

User ID responsible for creating the content

modifiedOnstring datetime required
modifiedBystring required

Changes

Changed in 5 of the 16 revisions of this API.119

    • added the optional property items/description to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/description from the response with the 200 status

      response-optional-property-removed

    • the items/description response's property type/format changed from descriptionId/ to number/ for status 200

      response-property-type-changed

    • added the optional property items/description to the response with the 200 status

      response-optional-property-added

    • the response property items/attachment/items/id became required for the status 200

      response-property-became-required

    • the response property items/attachment/items/name became required for the status 200

      response-property-became-required

    • the response property items/attachment/items/path became required for the status 200

      response-property-became-required

    • the response property items/createdBy became required for the status 200

      response-property-became-required

    • the response property items/createdOn became required for the status 200

      response-property-became-required

    • the response property items/modifiedBy became required for the status 200

      response-property-became-required

    • the response property items/modifiedOn became required for the status 200

      response-property-became-required

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.