HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

REST API

edited July 2014 in General Banter

I already make some API

Like

http://mydomain.com/discussion.json?DiscussionID=1

But I want to get all inbox message with details for a certain User.Also all notification list.

I cant retrieve.

Tagged:

Comments

  • Options
    hgtonighthgtonight ∞ · New Moderator

    http://vanillaforums.org/profile.json/notifications

    You just append the data format you want to the controller name.

    This request will have to be done with a logged in user (and more importantly, their cookies).

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Sign In or Register to comment.