API Reference
Tags
List tags available to the current user.
curl -X GET "https://jamie-api.nicolaischmid.com/v1/v1/me/tags"{ "tags": [ { "id": "string", "name": "string", "shared": true } ]}List tags available to the current user.
curl -X GET "https://jamie-api.nicolaischmid.com/v1/v1/me/tags"{ "tags": [ { "id": "string", "name": "string", "shared": true } ]}