Get tags
http://127.0.0.1:1300/v1/tags/?key=<key>
Method: GET
This endpoint will return snippets stored in CodeMenu.
Parameters
- key (optional, default: none) - user-specified protection key.
Success response
- array of tags
- id (string)
- name (string)
Example
Request:
http://localhost:1300/v1/tags
Response: