quantaq.endpoints.networks.Networks.list

Networks.list(**kwargs)

Return a list of networks accessible by the account, in the context of the organization with id=organization_id.

Parameters
  • organization_id (int) – The parent organization id.

  • limit (str) – Limit the number of results returned

  • sort (str) – Sort the results by a specific attribute

  • filter (str) – Filter the query

  • per_page (int) – Define the number of results to return per page

Returns

Networks

Return type

list of dict