Forum Discussion

cike's avatar
cike
Champion
11 years ago

Get the abuse status for a specific message via REST

Hey,

 

in our community we are using an abuse board for all abuse messages. If a message is marked as "abuse" only the title of this will change (The string "[ABUSE]" is added).

 

But for our use cases it would be nice to get the abuse status of a message within a REST API response.

 

Is it possible to get this information from the REST API or does someone of know some tips/workarounds how I can retrieve this information?

 

Thanks for help!

 

Best regards,

Christian

  • cike - When a message is marked as abuse, it will move to Abuse board with [ABUSE] appended, so when you make the REST call for the Abuse board, all the messages returned in the responee would be abused ones.