Get the contents of a file

Prev Next
Get
/files/{file_id}/contents

Display the specified resource.

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

File stream

string (binary)
404

Not Found

object
error
string