Skip to content

Instantly share code, notes, and snippets.

@nishitpatel01
Created August 7, 2022 17:18
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 nishitpatel01/93d2b551bc485440bb5d5efdf07d95a4 to your computer and use it in GitHub Desktop.
Save nishitpatel01/93d2b551bc485440bb5d5efdf07d95a4 to your computer and use it in GitHub Desktop.
List all TSI datasets
#list all API datasets
res = query_ts(method="GET", endpoint=ts_endpoint, data=None, auth_token=token)
res
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment