文章 Show Status Message REST 端点

URLs

GET api/v1/users/{userid}/statuses/{messageid}.xml (or .json)

SHOW details for a status message by user id.

GET api/v1/users/{username}/statuses/{messageid}.xml (or .json)

SHOW details for a status message by username.

请求参数

名称

类型

描述

必需

默认值

选项

UserId

int?

Either the UserId or Username is required.

Username

string

Either the UserId or Username is required.

MessageId

string

Message Id

Include

string

Only option is replies. Ex: include=replies