List Testimonials
list_testimonialsFetch testimonials from your Senja project using filters for rating, language, type, tags, and integration source. Sort by date or rating to display relevant social proof.
Instructions
Retrieve testimonials from your Senja project with optional filtering and sorting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Filter by language (ISO 639 code) | |
| page | No | Page number | |
| sort | No | Sort by date or rating (default: date) | |
| tags | No | Filter by tag names | |
| type | No | Filter by testimonial type | |
| limit | No | Number of results to return (1-1000, default: 100) | |
| order | No | Sort direction (default: desc) | |
| rating | No | Filter by star rating (1-5) | |
| approved | No | Filter by approval status | |
| integration | No | Filter by integration source (e.g., twitter, google, linkedin) |