Looks like Within Workiva Wdata we can use python. I think I can use below code snippet but it does not give table data, Can I know what changes need to be done to retrieve table data   -

response = requests.get(endpoint, verify=False, headers=header)
 
what changes need to be done to retrieve table data