v2
Swagger 2.02026-08-01331211921.0 KBSnippets
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.