Authorization: Bearer ********************curl --location --request GET '/dialogflow_connections/' \
--header 'Authorization: Bearer <token>'{
"data": {
"connection_id": "1234541231",
"conversation_profile_id": "a-VMHLWzTmKjiJw5S6O0-w",
"environment": "development",
"record_type": "dialogflow_connections",
"service_account": "****"
}
}