Get event names using cursor-based pagination (v2).
This endpoint provides cursor-based pagination for event names. Unlike the v1 endpoint, this version:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Maximum number of events will be returned by the API call. The maximum acceptable value is 1000