MyBlogLog: Community.authors.list v1
Get list of community authors
Request URL: GET
http://mybloglog.yahooapis.com/v1/community/{community_id}/authors
GET Request parameters
See information on constructing REST queries. Note if the method is POST, you must construct the request as an XML document when posting.
| Parameter | Value | Description |
|---|---|---|
| appid | string (required) | See constructing REST queries. |
| format | string | Defines the returned response type for the call. If using a header use HTTP ACCEPT. Query string values are "xml", "json","php" |
| callback | string | If set, wraps the JSON object in call to the selected function. Only makes sense if output selected is JSON |
| community_id | integer (required) | The numeric identifier for a community. See community.find.byname to get community_id from name |
| count | string | Defines max number of records in response. If left blank, default number of records will be 10 |
| start | integer | Defines starting record for the response as n. If left blank, starting record will be 0 |
Sample response
The following is a sample response:
Rate Limit
Yahoo! Web Search Web Services are limited to 5,000 queries per IP per day per API. See information on rate limiting and our Usage Policy to learn about acceptable uses and how to request additional queries.
Acceptable Use
The MyBlogLog web services are limited to non-commercial use only. See information on our Usage Policy to learn about acceptable uses.
Errors
The MyBlogLog services return the standard errors.
Ready to get started?
By applying for an Application ID for this service, you hereby agree to the Terms of Use

