v4
OpenAPI 3.1.02026-08-012402353.8 MBRetrieve a File
get/files/{file_id}
Path parameters
file_idstring required
The identifier of the File.
Response
File
Example response
{
"created_at": "2020-01-31T23:59:59Z",
"description": "2022-05 statement for checking account",
"direction": "from_increase",
"filename": "statement.pdf",
"id": "file_makxrc67oh9l6sg7w9yc",
"idempotency_key": null,
"mime_type": "application/pdf",
"purpose": "increase_statement",
"type": "file"
}