Skip to content
PesaGuard Docs

API

Filtering Live

Query parameters narrow list endpoints; exact names come from the endpoint contract.

  • Filters are scoped to the caller's tenant and cannot widen it.
  • Unknown parameters are ignored or rejected per endpoint — read the spec, do not assume.
  • Tenant identifiers are never trusted from the client.

Related