synoptic.services.Networks#
- class synoptic.services.Networks(**params)[source]#
Get all available networks.
Refer to the official documentation: https://docs.synopticdata.com/services/networks
- Parameters:
id
shortname
sortby ({'alphabet'} (optional))
token (str, optional) – Synoptic API token. Required if the
SYNOPTIC_TOKENenvironment variable and the config file entry are not set.
Methods