v2

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Accounts

Gets a message's details.

get/v1/messages/{messageId}

Path parameters

messageIdinteger required

Response

OK

idinteger

The message's ID.

subjectstring

The subject of the message.

bodystring

The body of the message.

createdstring date-time

When the message was created.

updatedstring date-time

When the message was last updated.

isReadboolean

Whether or not the message has been read.

isSystemMessageboolean

Whether or not the message is a system message.

isReportAbuseDisplayedboolean

Whether or not the abuse report link is displayed for the message.