Key Persons
List key persons
Retrieve a list of key persons.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Pagination cursor for the next set of results. Optional.
Number of items to return per page. Optional. Default is 10.
Required range:
1 <= x <= 100
Response
200
application/json
A list of key persons.
The first name of the key person.
Example:
"Bill"
The last name of the key person.
Example:
"Lumbergh"
Phone number in E.164 format.
Example:
"+13021234567"
Email address of the key person.
Example:
"yaacov@commenda.io"
Country of citizenship.
Example:
"US"
Country of tax residence.
Example:
"US"
Date of birth in ISO-8601 format.
Example:
"1995-10-22"
Information about the key person required by a specific incorporation jurisdiction.