# findings.ApiListOccurrencesResponse

### Description

Response including listed active occurrences.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**occurrences** | [**[InlineResponse2001Occurrences]**](InlineResponse2001Occurrences.md) | The occurrences requested. | [optional] 
**next_page_token** | **String** | The next pagination token in the list response. It should be used as &#x60;page_token&#x60; for the following request. An empty value means no more results. | [optional] 

