Gets all of the MessageAudit resources for a given MessageId
| Name | Description | Additional information |
|---|---|---|
| messageId | No documentation available. |
Define this parameter in the request URI. |
[
{
"messageAuditId": "b58d2702-0f20-4fae-b5d6-2d011c0fffb9",
"messageId": "9c56025d-1b03-4485-8d76-fa3463981c6f",
"messageAuditTypeId": "1636d352-b5d1-49e3-8bd5-8c802db244c5",
"messageAuditTypeLookupKey": "sample string 4",
"text": "sample string 5",
"messageCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-05T18:19:27.3897502+00:00",
"updatedDateUtc": "2026-06-05T18:19:27.3897502+00:00"
},
{
"messageAuditId": "b58d2702-0f20-4fae-b5d6-2d011c0fffb9",
"messageId": "9c56025d-1b03-4485-8d76-fa3463981c6f",
"messageAuditTypeId": "1636d352-b5d1-49e3-8bd5-8c802db244c5",
"messageAuditTypeLookupKey": "sample string 4",
"text": "sample string 5",
"messageCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-05T18:19:27.3897502+00:00",
"updatedDateUtc": "2026-06-05T18:19:27.3897502+00:00"
},
{
"messageAuditId": "b58d2702-0f20-4fae-b5d6-2d011c0fffb9",
"messageId": "9c56025d-1b03-4485-8d76-fa3463981c6f",
"messageAuditTypeId": "1636d352-b5d1-49e3-8bd5-8c802db244c5",
"messageAuditTypeLookupKey": "sample string 4",
"text": "sample string 5",
"messageCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-05T18:19:27.3897502+00:00",
"updatedDateUtc": "2026-06-05T18:19:27.3897502+00:00"
}
]
<ArrayOfMessageAuditRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<MessageAuditRepresentation>
<CreatedDateUtc>2026-06-05T18:19:27.3897502+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T18:19:27.3897502+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<MessageAuditId>b58d2702-0f20-4fae-b5d6-2d011c0fffb9</MessageAuditId>
<MessageAuditTypeId>1636d352-b5d1-49e3-8bd5-8c802db244c5</MessageAuditTypeId>
<MessageAuditTypeLookupKey>sample string 4</MessageAuditTypeLookupKey>
<MessageCyanId>6</MessageCyanId>
<MessageId>9c56025d-1b03-4485-8d76-fa3463981c6f</MessageId>
<Text>sample string 5</Text>
</MessageAuditRepresentation>
<MessageAuditRepresentation>
<CreatedDateUtc>2026-06-05T18:19:27.3897502+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T18:19:27.3897502+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<MessageAuditId>b58d2702-0f20-4fae-b5d6-2d011c0fffb9</MessageAuditId>
<MessageAuditTypeId>1636d352-b5d1-49e3-8bd5-8c802db244c5</MessageAuditTypeId>
<MessageAuditTypeLookupKey>sample string 4</MessageAuditTypeLookupKey>
<MessageCyanId>6</MessageCyanId>
<MessageId>9c56025d-1b03-4485-8d76-fa3463981c6f</MessageId>
<Text>sample string 5</Text>
</MessageAuditRepresentation>
<MessageAuditRepresentation>
<CreatedDateUtc>2026-06-05T18:19:27.3897502+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-05T18:19:27.3897502+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<MessageAuditId>b58d2702-0f20-4fae-b5d6-2d011c0fffb9</MessageAuditId>
<MessageAuditTypeId>1636d352-b5d1-49e3-8bd5-8c802db244c5</MessageAuditTypeId>
<MessageAuditTypeLookupKey>sample string 4</MessageAuditTypeLookupKey>
<MessageCyanId>6</MessageCyanId>
<MessageId>9c56025d-1b03-4485-8d76-fa3463981c6f</MessageId>
<Text>sample string 5</Text>
</MessageAuditRepresentation>
</ArrayOfMessageAuditRepresentation>