quantaq.endpoints.organizations.Organizations.list¶
- Organizations.list(**kwargs)¶
Return a list of organizations accessible by the account.
- Parameters
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
Organizations
- Return type
list of dict