文章 List Idea REST 端点

URLs

GET api/v1/ideas/ideas.xml (or .json)

请求参数

名称

类型

描述

必需

默认值

选项

PageIndex

int

Page index to retrieve

0

PageSize

int

Page size to retrieve

20

SortBy

string

date

date, topic, score, totalvotes, yesvotes, novotes, lastupdateddate, contentidsorder

SortOrder

string

descending

ascending, descending

ChallengeId

Guid

Ideation Id

GroupId

int

Group Id

IncludeSubGroups

bool

False

ContentIds

string

Comma separated list of ContentIds. Used to limit to a specific set of ideas as well as sort order if SoryBy is set to ContentIdsOrder.

Name

string

Idea Name

QueryType

string

Query Type. Note: 'topquality' ignores other query options and sorts by idea quality score descending

all

all, toppoints, topquality, myideas, myvotes

UserId

int

UserId of idea author, used for 'myideas' query type

Status

string

Status