curl --location -g --request GET '/appointments/{{companyId}}/{{agendaId}}/{{appointmentId}}' \ --header 'Authorization: {{apiKey}}'
{}