GEThttps://www.prayerletters.com/api/v1/files/:id
Retrieve information about an uploaded file.
Scope Required
files.read
URL Parameters
id
Example: f-###-####
Example: f-###-####
The ID of the file. It typically follows the format
f-###-####, but is not guaranteed to do so.
Response
200 OK
Response Body
files.file.v1 ObjectExample
{
"download_href" : "/api/v1/files/f-###-####/download",
"filename" : "newsletter.pdf",
"id" : "f-###-####"
}
API Overview
Contacts API
Files API
Hooks API
Orders API