Get original note image
1. API Description
This API is used to get the original image of a note.
Request mode: Get [IP]/note/[Presentation ID]/[Note ID]/1
Note:
- [Presentation ID] can be obtained via Get presentation list.
- [Note ID] can be obtained via Get presentation list or Get scene list.
Administrator Rights | Logged-in |
---|---|
No | Yes |
2. Input Parameters
None
3. Output Parameters
It returns the original image of the note.
4. Example
Obtaining the original image of the note with the presentation ID 2 and the note ID 103.
Input Example
None
Output Example
It returns the original image of the note.
5. Error Code
An HTTP error code 404 indicates the file does not exist.