Description
*When using this endpoint to query conversation details, the responses are inconsistently missing fields. If the conversation_type is phone, the start_time and end_time are included. However, when querying conversations of type meeting, the start_time and end_time are missing from the API response. *
This is using a simple GET request to the API endpoint listed above
Hi Michael, This is correct, it is not an available parameter of interactions. However, we cross referenced it with the conversation type returned to find the patten for why some conversations returned the data, and other did not.
Here is an examples where the start_time and end_time are not included, with data redacted:
Ah, got it, thanks! Data returned in transcripts if that conversationID is type meeting (other endpoint, same data, makes sense). Let me work with the Revenue Accelerator team and get back to you.