curl --request GET \
--url https://api.anchorbrowser.io/v1/sessions/{sessionId}/screenshot \
--header 'anchor-api-key: <api-key>'"<string>"Takes a screenshot of the current browser session and returns it as an image.
curl --request GET \
--url https://api.anchorbrowser.io/v1/sessions/{sessionId}/screenshot \
--header 'anchor-api-key: <api-key>'"<string>"Was this page helpful?