Retrieve Event V2: Small Adjustments To Pages#198
Open
ihassanein wants to merge 1 commit intoFlared:mainfrom
Open
Retrieve Event V2: Small Adjustments To Pages#198ihassanein wants to merge 1 commit intoFlared:mainfrom
ihassanein wants to merge 1 commit intoFlared:mainfrom
Conversation
f5eb9cb to
f46958e
Compare
aviau
reviewed
Feb 24, 2026
| --- | ||
| <Note> | ||
| Event Types V2 is still in beta and is subject to change. | ||
| Event Types V2 are still in beta and are subject to change. |
Member
There was a problem hiding this comment.
Should this say V2 Event Types? My english might not be the best
aviau
reviewed
Feb 24, 2026
| Event Types V2 are still in beta and are subject to change. | ||
| </Note> | ||
|
|
||
| Currently these event type models are supported on the [Retrieve Event V2 Endpoint <Icon icon="code" size={16}/>](/api-reference/v4/endpoints/get-event) |
Member
There was a problem hiding this comment.
mega-nit but I always put icons on separate lines.
So it looks like this:
this is some text that talks about an
<Icon icon="code" size={16}/>](/api-reference/v4/endpoints/get-event)
endpoint.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This MR addresses some small nits on our new pages.
As our new event models are much more specific in the fields that we include, I have also made some edits to adjust the scope of each event type to only include information reflected in the included fields.
The issues addressed includes:
Updated Event V2 Overview Page:

Updated Event V2 Endpoint Page:
