Swagger 2.02026-08-13331211921.1 KB
718d6cf500c7
Snippets
Check if the current user is watching a snippet
Used to check if the current user is watching a specific snippet.
Returns 204 (No Content) if the user is watching the snippet and 404 if not.
Hitting this endpoint anonymously always returns a 404.
get/snippets/{workspace}/{encoded_id}/watch
Response
If the authenticated user is watching the snippet.