Organization

Company

Read basic company data

get/employer/company

Headers

Finch-API-Versionstring date required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Response

Basic company data

idstring uuid required

A stable Finch id (UUID v4) for the company.

legal_namestring nullable required

The legal name of the company.

primary_emailstring email nullable required

The email of the main administrator on the account.

primary_phone_numberstring nullable required

The phone number of the main administrator on the account. Format: E.164, with extension where applicable, e.g. +NNNNNNNNNNN xExtension

einstring nullable required

The employer identification number.

Changes