get https://api.ditchcarbon.com/industries
List all industries. This is useful for finding the industry_id
parameter for the /organizations
endpoint.
Pagination follows RFC 5988, with the Link
header containing the next
and last
links. Follow the next
link to get the next page of results.