# GetReturnDocuments Returns all the documents uploaded for a given return process Endpoint: GET /v1/processes/{process_id}/documents Version: 1.0.0 ## Path parameters: - `process_id` (string, required) ## Response 200 fields (application/json): - `documents` (array) - `documents.document_information` (string) - `documents.document_url` (string)