Field | Type | Description | Example |
---|---|---|---|
id | string | Primary key ID | 4 |
store_id | string | Store ID | 2103043 |
real_path | string | URL accessed in the store's backend when visiting a third-party application | apps/testappproxy |
proxy_url | string | Request URL for accessing the third-party application | http://www.example.com/app |
created_at | string | Creation Time | 2025-03-26T05:26:02Z |
updated_at | string | Update Time | 2025-03-26T05:28:53Z |
change_origin | boolean | Whether to change the proxy request's origin to the target service's origin | |
app_id | string | Application ID | 100234 |