Referencia de APIResources / Resource
Get Resource stats
← Back to full API reference
GET
/v1/resource/statsAuth requiredResource endpoints let you create and maintain catalog items used across sales, purchasing, and inventory workflows.
- Requires organization permissions for this resource.
Request details
Query params
| Field | Required | Description |
|---|---|---|
| from | Yes | Inferred from req.query.from |
| to | Yes | Inferred from req.query.to |
Default payloads
Path params
json
{}Query
json
{
"from": "string",
"to": "string"
}Sample response
json
"<result>"