文章 Show Wiki REST 端点

URLs

GET api/v1/groups/{groupid}/wikis/{id}.xml (or .json)

SHOW a wiki.

GET api/v1/groups/{groupid}/wikis/{key}.xml (or .json)

SHOW a wiki.

GET api/v1/wikis/{applicationid}.xml (or .json)

SHOW a wiki.

GET api/v1/wikis/{id}.xml (or .json)

SHOW a wiki.

请求参数

名称

类型

描述

必需

默认值

选项

Id

int?

Either (Id or ApplicationId) or Key + GroupId are required.

ApplicationId

Guid?

Either (Id or ApplicationId) or Key + GroupId are required.

Key

string

Either (Id or ApplicationId) or Key + GroupId are required.

GroupId

int?

Either (Id or ApplicationId) or Key + GroupId are required.