Gestiono
Referencia de APIResources / Resource

Get Resource stats

← Back to full API reference
GET/v1/resource/statsAuth required

Resource 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

FieldRequiredDescription
fromYesInferred from req.query.from
toYesInferred from req.query.to

Default payloads

Path params

json
{}

Query

json
{
  "from": "string",
  "to": "string"
}

Sample response

json
"<result>"