X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/reports/organization/?ContextType=undefined&OrganizationId=undefined&ContextEntityId=undefined&Page=undefined&PageSize=undefined&SearchTerm=undefined' \
--header 'X-API-KEY: <api-key>'{
"reports": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"contextType": "string",
"provider": "string",
"generatedAt": "2019-08-24T14:15:22.123Z",
"hasWordDoc": true,
"hasPdf": true,
"templateName": "string"
}
],
"totalCount": 0,
"page": 0,
"pageSize": 0,
"totalPages": 0
}