get https://api.bewe.io/v1/treatments/
Retrieves a paginated list of treatments associated with the authenticated account.
Supports filtering by name, category, and modification date range. The response includes pagination metadata and a list of treatments, each containing key fields such as name, category, price, visibility, and other relevant attributes. This endpoint is useful for displaying available treatments in management interfaces or client-facing applications.
Filters
<https://dash.readme.com/project/bewe-api/v1.0/refs/get-treatments>