Returns metadata for exported event logs.
Success
Unauthorized
Forbidden
Not Found
Server Error
{- "sort": {
- "property1": {
- "Keys": "Path",
- "Values": "Asc"
}, - "property2": {
- "Keys": "Path",
- "Values": "Asc"
}
}, - "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "providerId": "4834bcdc-4a64-444d-966b-1a6fe381da24",
- "facilityId": "d7244f5b-52c1-4d27-b4f5-43b1113fc304",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdByUserId": "4d2aef9a-17b0-44e6-902e-616812033620",
- "createdByUserEmail": "string",
- "path": "string",
- "size": 0
}
], - "sortedBy": "Path",
- "sortDirection": "Asc"
}