Documents
Download From User Bucket
Download the file from the user bucket.
GET
/
documents
/
{org_id}
/
{flow_id}
/
{node_id}
/
{user_id}
/
file
Authorizations
Authorization
string
headerrequiredAuthorization header. Learn how to get it.
Path Parameters
org_id
string
requiredThe organization ID
user_id
string
requiredThe user ID
flow_id
string
requiredThe flow ID of the document
node_id
string
requiredThe node ID of the document
Query Parameters
filename
string
requiredResponse
200 - application/json
The response is of type any
.