Reports
Text Entries
GET
Text Entries
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A UUID string identifying this report.
Query Parameters
List of attitude names to filter by. Case-insensitive.
Optional configuration id to retrieve. If not provided, the primary configuration will be used.
Only return analyzed text entries (where ref is not null).
A page number within the paginated result set.
Number of results to return per page.
Available options:
any
, negative
, neutral
, positive
Filter by starred status.
Set to true to include entries with a text violation flag. By default, entries with a text violation flag are excluded.
Topic ids to filter by. Get applicable topic ids from the summary/topics
endpoint.
Response
200 - application/json
The response is of type object
.
Text Entries