Employment Industry

Get a list of supported employment industries. To be used in [Register a Customer](/api-reference/customers/api-integration/customers/register-customer#request.body.contacts.industry), Add Contact or Update Contact journey. **Authentication:** [Bearer token required](/api-guide/getting-started/authentication#oauth-20-authentication)

Authentication

AuthorizationBearer

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

Response

The response will contain array of employment industries.
employment_industrieslist of strings
Array of supported employment industries.

Errors