2/friendships/friends/remark batch/en

跳转到: 导航, 搜索

friendships/friends/remark_batch

Return remarks of a batch of the authenticating user's friends.

URL

https://api.weibo.com/2/friendships/friends/remark_batch.json

Supported Formats

JSON

HTTP Request Method

GET

Requires Login

true
See the Login and Authorization Mechanism Statement for login and authorization details.

Requests Count Limitation

Level:Advanced ( Authorization Required )
Count Limitation:true
See the Interface Access Rights Statement for the request count limitation details.

Request Parameters

  Requires Type and Range Description
source false string This parameter is not needed when using OAuth.The value of this parameter is the AppKey.
access_token false string This parameter is required when using OAuth.You will get the access_token after oauth authorization.
uids false int64 The ID of the User to be returned.These should be separated by simeangle comma, and are limited by 50 ID per call.

Notes

None.

Response

JSON Example

[
    {
        "id": 1726475555,
        "remark": "少将大人"
    },
    ...
]

See the Error Code Description for the error information details.

Field Description

None

Others

None



Language: [[{{{2/uri}}}|中文]]


文档更新时间: 2014-09-04