There are two ways of creating a document:
- uploading one that is prepared in external app,
- creating an empty doc on the website and editing it.
Every endpoint that is supposed to return items/documents returns only those created the first way. Items have “document” type. However, for those created on the website there is no data returned and they are of “Unknown” type.
Could you please fix it so that both documents work properly?