v2

latestOpenAPI 3.0.0Terms and conditions2026-08-064293107.7 KB
Feedback items

Get the list of your feedback portal's items

get/feedback_portal/{portalId}/feedback_items

Path parameters

portalIdstring required

Query parameters

workspaceIdstring
pagenumber double
limitnumber double
keywordstring

Case-insensitive substring search over title + description. Min 2 chars; shorter values are ignored.

shortIdstring

Exact match on textual short id (e.g. CRK-3563). When supplied, takes precedence over keyword.

fieldsstring

Additive include-list (or all): default is metadata-only; add description, customFields, comments, linkedItems, or a custom-field name/id to include it. Unlike the item endpoints this ADDS to the response rather than subsetting it. Unknown tokens are rejected 422.

idsstring

Comma-separated numeric feedback IDs (e.g. 2305843…,2305843…). Use when you already know which feedback items you need — e.g. the IDs returned by get_item.feedbackLinks — and want their metadata in one shot instead of paginating the portal.

statusstring
internalStatusstring
importancestring
categorystring
companystring
labelsstring
hasLinkedItemsboolean
postedBystring
created_fromstring date-time
created_tostring date-time
customFieldsstring

Response

A list of items in a feedback portal