Query Table
query_tablePull data from a table (max 50,000,000 cells). path is the .px table id; body is a PxWeb query object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | {query: [{code, selection: {filter, values}}], response: {format: "json-stat2"}} | |
| path | Yes | e.g. "0156101S.px" |