Ordering and grouping events
By default, the returned journal events are sorted chronologically, with the oldest event first and the most recent event last. DreamApply guarantees this order even if several events occur in the same second.
DreamApply returns a maximum of 1024 events in a single response. If the response contains 1024 events, the result set may be truncated and additional matching events may exist.
Some journal event names contain a question mark (?) wildcard character. Wildcard characters are used to group similar event types when the only difference between them is a variable value, such as the status or state.
To filter for a specific event type instead of a wildcard event group, use the following format:
Response
``Offer was confirmed: "28"`` or ``Offer was confirmed: 28``Response
``Offer was confirmed: "Enrolled"``