How to access setting table in shopify

Setting Table: i need to access setting table of shopify DB . i am using right now this api endpoints “admin/api/2023-04/seting. json” can any one provide me how to access settings table

You can not get access to shopify DB’s you can only access data in shopify via either the REST api or the GraphQL api.