Skip to contents

Review the Legistar Web API documentation for more information. See this reference Google Sheet to see the URL patterns. A function to list the templates with definitions for the purpose of each endpoint will be added in the future.

Usage

legistar_template(template = "actions", method = "GET")

Arguments

template

Template string corresponding to a template endpoint, e.g. actions = "{client}/Actions", bodies = "{client}/Bodies", or code_sections = "{client}/CodeSections"