Search announcementsAsk AIget https://api.revioapi.com/v1/AnnouncementsSearch for one or more announcements.Query Paramssearch.announcement_idarray of int32sQuery by announcement identifier.search.announcement_idADD int32search.body_htmlarray of stringsQuery by HTML body.search.body_htmlADD stringsearch.created_date_startdate-timeFormat - date-time (as date-time in RFC3339). Query by created date.search.created_date_enddate-timeFormat - date-time (as date-time in RFC3339). Query by created date.search.locationarray of stringsQuery by location.search.locationADD stringsearch.titlearray of stringsQuery by title.search.titleADD stringsearch.is_activebooleanQuery by what is activetruefalsesearch.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago