post https://api{user_id}.monalabs.io/get_ingested_data
Retrieve the contextual ingested data for a specific data segment to check a hypothesis, examine an insight, or explore the data for other purposes.
The contextual data consists of aggregated data in Mona, structured according to your field configurations and chained by the context ID.
The response will include a list of all fields present in at least one instance, along with an array of contexts that match the specified parameters and their corresponding field values.
The maximum size of the response will be 50,000 context. For segments larger the 50k, the response will be a 50k size sample of the segment. In order to get the entire segment, try to split the time range into sections.