GET api.ashx/v2/blogs/{blogid}/contactrequests.{json|xml}
LIST blog contact requests for a group.
Scopes
Blogs › Read Contact Requests blogs.contactrequests.readonly
Request Parameters
Name | Type | Location | Description | Required | Default | Options |
---|---|---|---|---|---|---|
BlogId | int | Blog Id | Required | |||
IsModerated | bool? | Is Moderated | Optional | |||
PageIndex | int? | Specify the page number of paged results to return. Zero-based index. If not specified the default is 0. | Optional | |||
PageSize | int? | Specify the number of results to return per page. If not set the default is 20. The max is 100. | Optional |