Search Feedback
Search feedback conversations submitted by your organization.
Enter your PredictHQ API key. The Bearer prefix is added automatically.
When calling the API directly, send: Authorization: Bearer <YOUR_API_KEY> as documented at https://docs.predicthq.com/api/overview/authenticating
Comma separated list of conversation IDs.
E.g ?conversation_id=Eeh4ahnohghah0deeshahda
Full-text search over conversations.
E.g. ?q=event+a+cancelled
Comma separated list of Loop Link IDs through which conversations were created.
E.g ?link_id=m4Dk4g4DRA8Yqbp2PC54
Comma separated list of User IDs.
E.g. ?user_id=hw8Dsmv4Djg
Comma separated list of Record IDs.
Record IDs can refer to either an Event ID (record type event-public) or a Loop Submission (record type event-loop).
E.g ?record_id=5uRg7CqGu7DTtu4Rfk
The date when the feedback was created: greater than.
E.g. ?created.gt=2023-03
The date when the feedback was created: greater than or equal.
E.g. ?created.gte=2023-03
The date when the feedback was created: less than.
E.g. ?created.lt=2023-03
The date when the feedback that was created: less than or equal.
E.g. ?created.lte=2023-03
The date when the feedback was last updated: greater than.
E.g. ?created.gt=2023-03
The date when the feedback was last updated: greater than or equal.
E.g. ?created.gte=2023-03
The date when the feedback was last updated: less than.
E.g. ?created.lt=2023-03
The date when the feedback was last updated: less than or equal.
E.g. ?created.lte=2023-03
Limit the number of results.
10Offset the results.
0A list of feedback conversations with count.
Validation Error
Examples
OpenAPI Spec
Guides
Last updated
Was this helpful?