curl --location --request GET 'https://api.falken.ltd/api/reports/organization/?ContextType&OrganizationId&Page&PageSize&SearchTerm'{
"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
}