Skip to main content
GET
Get an industry
A classification that can be assigned to clients and used to filter reports.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The industry uuid.

Response

200

id
string

The unique identifier for the object.

name
string

The name of the industry.

isActive
boolean

Whether the industry is active.

createdAt
string<date-time>

The timestamp when the object was created.