Fields
string (uuid)
required
Unique identifier for the person.
string
required
Always
person.string (uuid) | null
The UUID of the company this person belongs to.
string | null
The person’s first name.
string | null
The person’s last name.
string | null
The person’s email address.
string | null
The person’s job title.
string | null
URL to the person’s LinkedIn profile.
string | null
URL to the person’s photo.
string | null
The city where the person is located.
string | null
The state or region where the person is located.
string | null
The country where the person is located.
string (date-time)
required
Timestamp when the person was created.
string (date-time)
required
Timestamp when the person was last updated.
Example
Used in
- List persons - returns an array of person objects
- Get a person - returns a single person object