Get
/files/{file_id}
Get a single media file.
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
file_id
integerRequired
ID of the file to return
Responses
200
Successfully found the file
object
id
integer (id)
Represents media files stored in the database
model_id
integer (id)
model_type
string (id)
collection_name
string
name
string
file_name
string
mime_type
string
disk
string
size
integer
manipulations
object
custom_properties
object
responsive_images
object
order_column
integer
created_at
string (date-time)
updated_at
string (date-time)
404
Not Found
object
error
string