Kibana API endpoint

Hi everyone,

I am trying to get the logs from Kibana UI using python code. I have a request json file. But I couldn’t get the proper Kibana API endpoint for the same. I don’t want to use elasticsearch module. I am trying it using http endpoint only.

Please help me to find the correct api endpoint of kibana.

Thanks in advance.