Query parameters
string
default:"true"
Defaults to active industries only. Pass
active=false to include inactive
industries as well. (Any value other than the literal string false keeps the
active-only filter.)string
Case-insensitive match against industry
name and description.Response
array
Industries ordered by
name ascending. Each item: id, name,
description, active, and _count.companies (number of companies in that
industry).integer
The number of industries returned.
Examples
On an unexpected error this endpoint returns
500 Failed to fetch industries. Because auth is optional, it does not return 401.