Torngen.Client.Path.Company.Employees (TorngenElixirClient v6.0.0)

View Source

Get my company's employees.

Requires public access key. When using Limited, Custom or Full access API keys, the response will be: for director: CompanyEmployeeFull for employee: CompanyEmployeeExtended * anyone else: CompanyEmployee.

Parmeters

  • striptags: Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
  • timestamp: Timestamp to bypass cache or get the data in specific point in time
  • comment: Comment for your tool/service/bot/website to be visible in the logs.
  • key: API key (Public)

Response Module(s)

  • CompanyEmployeesResponse