Overview
/
Developer Tools
/
API Reference
/
Meta
/
List all active announcements.

List all active announcements

No path, query string, header, or cookie parameters

Response

  • 200 OK
    • //
      {
      • :

        [[ ... ]
        //
        • //
          • active:

            boolean,
          • body:

            string,
          • created_at:

            stringISO-8601,
          • id:

            stringUUID,
            //
          • tag:

            string,
          • title:

            string,
          • updated_at:

            stringISO-8601
          }
        ]
      }

Examples

get
/announcements
200 OK
Response