List ideas for a product
When creating an idea where the creator is an idea user we strongly suggest to provide the submitted_idea_portal_id attribute to the idea to ensure that the idea is created in the correct ideas portal and the user gets access to the portal.
If you don't want the idea to be submitted to any portal, you can skip this by setting skip_portal: true in the request body.
Path parameters
ProductId identifier
Query parameters
Response
Successful operation
Changes
Changed in 3 of the 5 revisions of this API.716
- ●
removed the optional property
ideas/items/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/reference_numfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/resourcefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ideas/items/workflow_statusfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
ideas/items/product_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ideas/items/votesto the response with the200statusresponse-optional-property-added
- ●
- ○
added the new optional
queryrequest parameterassigned_to_usernew-optional-request-parameter
- ○
added the new optional
queryrequest parametercreated_beforenew-optional-request-parameter
- ○
added the new optional
queryrequest parametercreated_sincenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterfieldsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterqnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterspamnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertagnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterupdated_sincenew-optional-request-parameter
- ○
added the new optional
queryrequest parameteruser_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterworkflow_statusnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○
added the optional property
ideas/items/workflow_status/workflow_status_categoryto the response with the200statusresponse-optional-property-added
- ○