I am calling a get request in the page model of a razor page.
public IActionResult OnGetListOfAddress() { }
And the ajax call is: