curl --location --request GET 'https://api.findable.ai/building_owners//buildings//reports//documents/' \
--header 'x-api-key: <api-key>'[
{
"deficiencyReportCategoryId": "string",
"documentId": "string",
"buildingId": "string",
"customerId": "string",
"addedAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"addedBy": "string",
"updatedBy": "string"
}
]