forum/message/get

Get information about messages.

Parameters

NameRequiredDefaultDescriptionExample
groupIDtrueN/Aforum group context12
categoryIDfalsemust supply one of: {categoryID} or {messagePath}category of messages to retrieve120
messagePathfalsepath describing message location on forum/Top Category/Sub Category/.../Message Subject
includeDrafttruetruewhether or not to include draftsfalse
includeDeletedtruetrueWhether or not to include deleted messagesfalse
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

{groupID} may not be null-4
Must supply either {categoryID} or {messagePath}.-5