Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created February 3, 2022 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/6e7c416f6eed2c84e2889a8d0be6a032 to your computer and use it in GitHub Desktop.
Save rtrouton/6e7c416f6eed2c84e2889a8d0be6a032 to your computer and use it in GitHub Desktop.
curl 'https://api.silica-prod01.io.lens.poly.com/graphql' -H 'content-type: application/json' --data-binary '{"query":"\n query {\n availableProductSoftwareByPid(pid:\"lens-desktop-mac\") {\n name\n version\n publishDate\n productBuild {\n archiveUrl\n }\n }\n }"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment