Journal Entries
Retrieve a Journal Entry File
Retrieves an existing file associated with a Journal Entry.
GET
/
v0
/
journal-entry-files
/
{file_id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Path Parameters
file_id
string
requiredFile ID
Response
200 - application/octet-stream
The response is of type file
.