OpenAPI 3.0.02026-08-083312111.4 MB
8c7911c0a910
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.