Is there an API to get the job status with workflow ID and run ID?

Hey Team,

I could see there is an SDK which we can use to get the workflow execution status with:

WorkflowExecution, GetWorkflowExecutionHistoryRequest, GetWorkflowExecutionHistoryResponse.

I am wondering if there is a direct temporal endpoint we can hit with workflow id and run id to get the current status.
Can someone please help me in getting the API info if there is any??