Hi @xavidop ,
Very appreciated your quick response.
Previously I had already activated “Log interactions to Google Cloud” . I´m pretty sure I´m watching the history in stackdriver, I check firstly the history dialogflow console and then in the log, in the Log Explorer in Observavility Logging (previously Stackdriver). And I have the dialogflow.conversations.list permission.
Both of your code proposals, the API call with curl and the read gcloud command works making them some changes, but they retrive me the complete log,
Why the conversacion list method retrive me empty in the code I sent you? My preference would be to get the conversion list and the conversation messages for each conversation.
Thanks a lot for your help and support.