Get note thumbnail
1. API Description
This API is used to get the thumbnail of a note.
Request mode: Get [IP]/note/[Presentation ID]/[Note ID]/0
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 thumbnail of the note.
4. Example
Obtaining the thumbnail of the note with the presentation ID 2 and the note ID 103.
Input Example
None
Output Example
It returns the thumbnail of the note.
5. Error Code
An HTTP error code 404 indicates the file does not exist.