File upload
List all files uploaded by a company
The List files endpoint returns a list of all files uploaded to Codat by the SMB.
get/companies/{companyId}/files
Response
Success
Example response
[
{
"uploaded": "2022-10-23T00:00:00Z"
}
]Changes
No recorded changes to this endpoint across all 53 revisions of this API.