Files
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"
}
]The List files endpoint returns a list of all files uploaded to Codat by the SMB.
Success
[
{
"uploaded": "2022-10-23T00:00:00Z"
}
]