Skip to main content
GET
Describe available filters
No authentication required. Call this endpoint to discover all available filter values for the time_series endpoint with human-readable descriptions.

Query Parameters

resource_type
enum<string>
required

The type of resource to query. Currently only wallet is supported.

Available options:
wallet

Response

Full taxonomy of wallet stats filter values.

reporting_categories
object[]

Predefined report scopes. Each maps to a curated set of line categories. Pass a reporting_category name to the time_series endpoint to filter to that scope.

groupings
object[]

Logical groupings of line categories (e.g. payments, refunds, disputes). Pass grouping names to the time_series endpoint to filter by grouping.

line_categories
object[]

Every active line category with its description, grouping, and which reporting categories it belongs to. This is the most granular filter available on the time_series endpoint.