Retrieve a person
Return one prospect profile by exact email address.
people:read.
Normalize the email to lowercase and URL-encode it before constructing the
request path.
Authorizations
Hobbes API key with the hb_live_ prefix.
Path Parameters
Exact prospect email address. URL-encode reserved characters.
Response
Successful Response
Stable Hobbes person UUID.
"0190a0b3-7f62-7df2-a52e-32b08f86c172"
Normalized prospect email.
"maya@acme.example"
Most recently captured prospect name.
"Maya Chen"
Most recently captured phone number.
"+1-415-555-0142"
Most recently captured company name.
"Acme"
Sessions associated with this person.
3
First known session time.
"2026-06-18T16:12:00Z"
Most recent known session time.
"2026-07-10T18:42:16Z"
Combined session time in seconds.
1842
First captured acquisition source.
"google"
Most recent acquisition source.
"linkedin"
Most recent captured location.
"San Francisco, California, US"
Effective person qualification: qualified or unqualified.
qualified, unqualified "qualified"
Overall person intent.
low, medium, high "high"
Registrable business email domain.
"acme.example"
Markdown summary across this person's sessions.
"Maya is leading Acme's technical evaluation."
automatic, manual low, medium, high 0 <= x <= 3