getFileById()
Syntax
The method gets file information by file ID.
Parameters
Name
Type
Required
Description
id
string or number
Yes
The file id.
token
string
No
The authentication token response from Eueno API when login. After login, this token was saved in local storage with the name “eueno-token".
Example
Response of example:
Last updated