# Get the current Terms of Service Returns the latest version of Tilia's Terms of Service. Endpoint: GET /v1/tos Version: 1.0.0 Security: tilia_auth ## Response 200 fields (application/json): - `tos_created` (string) Example: "2019-08-01" - `tos_content` (string) Example: "These Terms of Service (Terms) are a legal agreement between you and Tilia Inc." ## Response 500 fields