GET /v1/industries

visma.com

Summary: Get all the industries.
Operation ID: Industries_GetIndustries
Auth: unknown

Parameters (5)

active (boolean, query, optional)

If not given, return all industries, if given as true return only active industries, if given as false returns only inactive industries.

calculateRowCount (boolean, query, optional, default: False)

Optional: Calculate total number of rows.

firstRow (integer, query, optional)

Optional: first row to fetch. Default 0 = first row.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default 20, maximum 100.

textToSearch (string, query, optional)

Optional: Text to search from industry name.

No probe data for this endpoint yet.