Skip to content
Joshua Zenn edited this page Jun 23, 2015 · 4 revisions

#/api Method: get

Requires-auth: no

Returns:

{Status code} API is online. Version: {Build version}

===== #/api/notifications Method: get

Requires-auth: yes

Returns:

{Status code}<info><item type="{ info | error | warning}" title="{Notification title}">{Notification message}</info>

Note: Although there will always be one info tag, there may be multiple item tags. Pagination by date/time is coming soon.

=====

Clone this wiki locally