Documents
List Files In User Bucket
List the files in the user bucket.
GET
/
documents
/
{org_id}
/
{flow_id}
/
{node_id}
/
{user_id}
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
Response
200 - application/json
The response is of type string[]
.