A list specifying search query parameters. A reasonable default query would be query = list(term = "joe") to search for entities containing the word joe. See API Documentation for details of search query terms.
page
A numeric value specifying which page of results to return. Pagination details are stored in the meta attribute of the response object.
per_page
A numeric value specifying the number of entities to return in one page. Pagination details are stored in the meta attribute of the response object.
verbose
A logical (TRUE, by default) specifying whether to print pagination details to the console.
A list of objects of class lumen_notice. The default print method will display some essential details of each topic.
Details
This function retrieves a list of notices matching a query. Results are paginated by the page and per_page arguments. Individual notices can instead be retrieved by their ID using ldnotice.