Files
Twain/docs/api/OapApiV1/getApplication.md
2024-03-28 22:10:26 -05:00

501 B

getApplication

Gets the specified application for the current user.

GET /applications/{id}
--- response
eTag: (eTag)
--- 200 OK
(application)
--- 304 Not Modified
(if notModified)
request type description
id string The widget ID.
response type description
application Application The requested widget.
eTag string
notModified boolean