Return a list of the names of the site’s organizations.
- Provider
- CKAN API
- Input summary
- {"name":"order_by","type":"string","required":false,"description":"The field to sort the list by, must be 'name' or 'packages'."}, {"name":"sort","type":"string","required":false,"description":"Sorting of the search results. Default: “title asc”. Allowed fields: ‘name’, ‘package_count’ and ‘title’."}, {"name":"limit","type":"integer","required":false,"description":"The maximum number of organizations returned."}, {"name":"offset","type":"integer","required":false,"description":"When limit is given, the offset to start returning organizations from."}, {"name":"organizations","type":"array","required":false,"description":"A list of names of the organizations to return."}, {"name":"all_fields","type":"boolean","required":false,"description":"Return organization dictionaries instead of just names."}, {"name":"include_dataset_count","type":"boolean","required":false,"description":"If all_fields, include the full package_count."}, {"name":"include_extras","type":"boolean","required":false,"description":"If all_fields, include the organization extra fields."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available