DocumentTypes
| API | Description |
|---|---|
| GET api/types?entity={entity}&id={id} |
No documentation available. |
| GET api/types/{key} |
No documentation available. |
Ping
| API | Description |
|---|---|
| GET api/ping |
No documentation available. |
Folders
| API | Description |
|---|---|
| GET api/folders |
No documentation available. |
Documents
| API | Description |
|---|---|
| POST api/documents |
No documentation available. |
| POST api/documents/upload/{guid} |
No documentation available. |
Logging
| API | Description |
|---|---|
| POST api/logs |
No documentation available. |
| POST api/logs/dump |
No documentation available. |
FileExtensions
| API | Description |
|---|---|
| GET api/extensions |
No documentation available. |
Attachments
| API | Description |
|---|---|
| GET api/attachments |
No documentation available. |
| GET api/attachments/{entity}/{id} |
No documentation available. |
| GET api/attachments/{entity}?limit={limit}&offset={offset} |
No documentation available. |