Get a file uploaded to a request

Prev Next
Get
/requests/{request_id}/files/{file_id}

Display the specified resource.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
request_id
integerRequired

ID of the request

file_id
integerRequired

ID of the file to return

Responses
200

File stream

string (binary)
404

Not Found

object
error
string