GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
industry

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

The end_user_id or heron_id of EndUser

Query Parameters

naics_code_max_digits
integer

Maximum number of digits in NAICS code

Required range: 2 < x < 6
naics_code_min_digits
integer

Minimum number of digits in NAICS code

Required range: 2 < x < 6

Response

200 - application/json
label
string

The text name of the taxonomy value

probability
number

The probability that the end user is associated with the industry; we will always return the highest probability industry

taxonomy
string

Industry classification system used

taxonomy_value
string

The predicted industry for the end user according to taxonomy