GET v1/SocialMedia/List?personId={personId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
SocialMediaListViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of SocialMediaViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"Url": "sample string 1",
"PersonGuid": "2ca31e7e-644c-4291-843c-9a627a1685f2",
"Guid": "ea649c9a-60a4-402b-be86-1d30f9f274c5",
"Created": "2025-10-25T10:56:31.0098416+00:00",
"Modified": "2025-10-25T10:56:31.0098416+00:00",
"Deleted": "2025-10-25T10:56:31.0098416+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
},
{
"Url": "sample string 1",
"PersonGuid": "2ca31e7e-644c-4291-843c-9a627a1685f2",
"Guid": "ea649c9a-60a4-402b-be86-1d30f9f274c5",
"Created": "2025-10-25T10:56:31.0098416+00:00",
"Modified": "2025-10-25T10:56:31.0098416+00:00",
"Deleted": "2025-10-25T10:56:31.0098416+00:00",
"ErrorMessages": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"IsValid": false
}
]
}
application/octet-stream
Sample:
{"Items":[{"Url":"sample string 1","PersonGuid":"2ca31e7e-644c-4291-843c-9a627a1685f2","Guid":"ea649c9a-60a4-402b-be86-1d30f9f274c5","Created":"2025-10-25T10:56:31.0098416+00:00","Modified":"2025-10-25T10:56:31.0098416+00:00","Deleted":"2025-10-25T10:56:31.0098416+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Url":"sample string 1","PersonGuid":"2ca31e7e-644c-4291-843c-9a627a1685f2","Guid":"ea649c9a-60a4-402b-be86-1d30f9f274c5","Created":"2025-10-25T10:56:31.0098416+00:00","Modified":"2025-10-25T10:56:31.0098416+00:00","Deleted":"2025-10-25T10:56:31.0098416+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}]}
application/xml, text/xml
Sample:
<SocialMediaListViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List">
<Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
<d2p1:SocialMediaViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">ea649c9a-60a4-402b-be86-1d30f9f274c5</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Modified>
<d2p1:PersonGuid>2ca31e7e-644c-4291-843c-9a627a1685f2</d2p1:PersonGuid>
<d2p1:Url>sample string 1</d2p1:Url>
</d2p1:SocialMediaViewModel>
<d2p1:SocialMediaViewModel>
<ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 1</d4p1:Key>
<d4p1:Value>sample string 2</d4p1:Value>
</d4p1:KeyValueOfstringstring>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>sample string 3</d4p1:Key>
<d4p1:Value>sample string 4</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</ErrorMessages>
<Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Created>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Deleted>
<Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">ea649c9a-60a4-402b-be86-1d30f9f274c5</Guid>
<Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2025-10-25T10:56:31.0098416+00:00</Modified>
<d2p1:PersonGuid>2ca31e7e-644c-4291-843c-9a627a1685f2</d2p1:PersonGuid>
<d2p1:Url>sample string 1</d2p1:Url>
</d2p1:SocialMediaViewModel>
</Items>
</SocialMediaListViewModel>