List Financial Events By Group Id
Returns financial events for a specific financial event group.
Status: stub — no upstream maps eventGroupId to a financial event set. Returns empty response pending Phase 5.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
eventGroupId
The identifier of the financial event group.
Query parameters
MaxResultsPerPage
The maximum number of results to return per page.
PostedAfter
Financial events posted after (or on) this date (ISO 8601).
PostedBefore
Financial events posted before (but not on) this date (ISO 8601).
NextToken
Cursor token for the next page of results.
Response
Success
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error