Organization
Directory
Read company directory and organization structure
GET
/
employer
/
directory
Authorizations
Authorization
string
headerrequiredPlease use your Access Token
Headers
Finch-API-Version
string
default: 2020-09-17requiredHeader used to specify the version for a given API request. Current version is 2020-09-17.
Query Parameters
limit
integer
Number of employees to return (defaults to all)
offset
integer
Index to start from (defaults to 0)
Response
200 - application/json
paging
object
individuals
object[]
The array of employees.
Was this page helpful?