files_fid_get
files
Get file
GET
files_fid_get
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the file
Response
File response
Unique identifier for the file. The idenitifier will contain the transaction ID to make it easier to link to the related transaction.
Example:
"PQ1234567.1234567890.abcdefg"
The name of the file.
Example:
"invoice_107.pdf"
The MIME type of the file.
Available options:
image/png, image/jpeg, application/pdf Example:
"application/pdf"
The expiration date and time of the URL.
The URL to access the file.
Example:
"https://cdn.dintero.com/files/PQ1234567.1234567890.abcdefg"
Last modified on June 1, 2026