GET api/v2.0/Blogs/GetBlogsByContactKey?contactKey={contactKey}
Retrieves all Published Blog Entries created by the Member with the specified ContactKey.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactKey |
A Guid specifying which Member's Blogs to retrieve. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Blog Entries.
Collection of Blog| Name | Description | Type | Additional information |
|---|---|---|---|
| Author | ContactConcise |
None. |
|
| BlogKey | globally unique identifier |
None. |
|
| Community | Community |
None. |
|
| CreatedOn | date |
None. |
|
| BlogText | string |
None. |
|
| IsPublished | boolean |
None. |
|
| LinkToReadBlog | string |
None. |
|
| PublishedOn | date |
None. |
|
| BlogTitle | string |
None. |
|
| UpdatedOn | date |
None. |
|
| ViewPermission | string |
None. |
|
| CommentPermission | string |
None. |
|
| ViewCount | integer |
None. |
|
| RatingCount | integer |
None. |
|
| CommentCount | integer |
None. |
|
| Comments | Collection of Comment |
None. |
|
| RelatedLinks | Collection of RelatedLink |
None. |
|
| ContactsWhoRecommend | Collection of ContactConcise |
None. |
|
| AuthenticatedUserRecommends | boolean |
None. |
|
| AuthenticatedUserFavorite | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Author": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"BlogKey": "e0c76599-aa6a-4069-bfcc-49e0d303400b",
"Community": null,
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"BlogText": "sample string 3",
"IsPublished": true,
"LinkToReadBlog": "sample string 5",
"PublishedOn": "2025-12-20T09:40:23.779421Z",
"BlogTitle": "sample string 7",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"ViewPermission": "sample string 9",
"CommentPermission": "sample string 10",
"ViewCount": 11,
"RatingCount": 12,
"CommentCount": 13,
"Comments": [
{
"CommentKey": "d6bb74f7-7bf8-45a9-b966-cb9728e9d86b",
"CommentBody": "sample string 2",
"CommentAuthor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"IsOfficial": true,
"ItemKey": "a6e47474-8a33-4cf0-aa64-7bdf9830ebc0",
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedOn": "2025-12-20T09:40:23.779421Z"
},
{
"CommentKey": "d6bb74f7-7bf8-45a9-b966-cb9728e9d86b",
"CommentBody": "sample string 2",
"CommentAuthor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"IsOfficial": true,
"ItemKey": "a6e47474-8a33-4cf0-aa64-7bdf9830ebc0",
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedOn": "2025-12-20T09:40:23.779421Z"
}
],
"RelatedLinks": [
{
"RelatedLinkKey": "da07c6f3-9bfa-4f70-a11e-1562a6b053d1",
"ItemKey": "987fafad-27fc-40ad-b178-5507874da549",
"Url": "sample string 3",
"Contributor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"CreatedOn": "2025-12-20T09:40:23.779421Z"
},
{
"RelatedLinkKey": "da07c6f3-9bfa-4f70-a11e-1562a6b053d1",
"ItemKey": "987fafad-27fc-40ad-b178-5507874da549",
"Url": "sample string 3",
"Contributor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"CreatedOn": "2025-12-20T09:40:23.779421Z"
}
],
"ContactsWhoRecommend": [
{
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
{
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
}
],
"AuthenticatedUserRecommends": true,
"AuthenticatedUserFavorite": true
},
{
"Author": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"BlogKey": "e0c76599-aa6a-4069-bfcc-49e0d303400b",
"Community": null,
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"BlogText": "sample string 3",
"IsPublished": true,
"LinkToReadBlog": "sample string 5",
"PublishedOn": "2025-12-20T09:40:23.779421Z",
"BlogTitle": "sample string 7",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"ViewPermission": "sample string 9",
"CommentPermission": "sample string 10",
"ViewCount": 11,
"RatingCount": 12,
"CommentCount": 13,
"Comments": [
{
"CommentKey": "d6bb74f7-7bf8-45a9-b966-cb9728e9d86b",
"CommentBody": "sample string 2",
"CommentAuthor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"IsOfficial": true,
"ItemKey": "a6e47474-8a33-4cf0-aa64-7bdf9830ebc0",
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedOn": "2025-12-20T09:40:23.779421Z"
},
{
"CommentKey": "d6bb74f7-7bf8-45a9-b966-cb9728e9d86b",
"CommentBody": "sample string 2",
"CommentAuthor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"IsOfficial": true,
"ItemKey": "a6e47474-8a33-4cf0-aa64-7bdf9830ebc0",
"CreatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedOn": "2025-12-20T09:40:23.779421Z"
}
],
"RelatedLinks": [
{
"RelatedLinkKey": "da07c6f3-9bfa-4f70-a11e-1562a6b053d1",
"ItemKey": "987fafad-27fc-40ad-b178-5507874da549",
"Url": "sample string 3",
"Contributor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"CreatedOn": "2025-12-20T09:40:23.779421Z"
},
{
"RelatedLinkKey": "da07c6f3-9bfa-4f70-a11e-1562a6b053d1",
"ItemKey": "987fafad-27fc-40ad-b178-5507874da549",
"Url": "sample string 3",
"Contributor": {
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
"CreatedOn": "2025-12-20T09:40:23.779421Z"
}
],
"ContactsWhoRecommend": [
{
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
},
{
"LinkToProfile": "sample string 1",
"PictureUrl": "sample string 2",
"ContactKey": "49beefc3-de07-4a38-807c-e433096707eb",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ContactStatusCode": "sample string 8",
"PrefixCode": "sample string 9",
"UpdatedOn": "2025-12-20T09:40:23.779421Z",
"UpdatedByContactKey": "b3908f39-69fa-4f11-94e4-4b8d486553f8",
"CompanyName": "sample string 12",
"CompanyTitle": "sample string 13",
"SuffixCode": "sample string 14",
"Designation": "sample string 15",
"LegacyContactKey": "sample string 16",
"InformalName": "sample string 17",
"MiddleName": "sample string 18",
"IsCompany": true,
"CompanyLegacyContactKey": "sample string 20",
"AMSDirectoryOptOut": true,
"HLDirectoryOptOut": true,
"HLContactMeOptOut": true,
"LargePictureUrl": "sample string 24",
"AgreedToTermsDateTime": "2025-12-20T09:40:23.779421Z"
}
],
"AuthenticatedUserRecommends": true,
"AuthenticatedUserFavorite": true
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.