Skip to main content
GET
Get person by ID

Authorizations

X-API-Key
string
header
required

Path Parameters

personId
string
required

The ID of the person being requested.

Response

A successful response containing the detailed professional profile of the requested person.

person_id
string
required

The Specter person ID for this person, can be used in people endpoints.

Example:

"per_34f8a8ad1f7497b83e821345"

last_updated
string
required

A date for when the person was last updated in Specter. Uses the format YYYY-MM-DD HH:MM:SS.

Example:

"2026-07-13 17:37:30"

talent_signal_ids
string[] | null

Talent signal IDs for this person, can be used in talent endpoints

Example:
investor_signal_ids
string[] | null

Investor signal IDs for this person, will be usable in investor endpoints when available.

profile_picture_url
string | null

A url for a profile picture if there is one.

Example:

"https://peopledb-public.s3.eu-west-2.amazonaws.com/assets/profile-pictures/per_34f8a8ad1f7497b83e821345.jpg"

first_name
string

First name

Example:

"Cosmin"

last_name
string

Last Name

Example:

"Urdea"

full_name
string

Full name

Example:

"Cosmin Urdea"

linkedin_url
string

URL for LinkedIn account.

Example:

"https://www.linkedin.com/in/cosmin-urdea-0848973"

linkedin_num_id
number

The numeric ID for the LinkedIn account.

Example:

11147428

linkedin_urn
string

The URN from LinkedIn for the account.

Example:

"ACoAAEULqT0BasKeraebkQhLfmIwxpxTlNThQjE"

twitter_url
string | null

URL for Twitter account.

Example:

"https://x.com/moissinac"

github_url
string | null

URL for Github account.

Example:

"https://github.com/sarahchen9776"

about
string | null

A description of the person.

Example:

"IT Software Consultant / Contractor 20+ years of experience in software development - Systems and Applications Architecture - Product Design / Management - Coach and mentorship Experience in various industries, but mostly in electronic payments. After a full carrier as a full stack developer and, later on, architect, I have decided to put my experience to use from a different perspective as Product Owner/Manager and it has been already 3 years and I am enjoying very much this new role."

tagline
string | null

A shorter tagline for the person.

Example:

"Software Consultant / Contractor"

location
string | null

Where the person is located.

Example:

"Bucharest, București, Romania, Europe"

region
string | null

Main region where the person is located.

Example:

"Europe"

highlights
string[]

Type of highlight, the full list will be added shortly.

Example:
level_of_seniority
string | null

Top level of seniority the person has achieved.

Example:

"Senior Level"

years_of_experience
number | null

Years of experience the person has worked for.

Example:

21

education_level
string | null

Top level of education that the person has.

Example:

""

experience
Experience · object[]

Companies that the person has worked for.

current_position_title
string | null

Title of the person's current position

Example:

"Senior Consultant Fintech & Digital Payment"

current_position_company_name
string | null

Name of the company where the person currently works.

Example:

"valantic (vormals mm1)"

current_position_company_website
string | null

Website for the company where the person currently works.

Example:

"mm1.com"

past_position_title
string | null

Title of the person's last position

Example:

"Product Owner (Contracted)"

past_position_company_name
string | null

Name of the company where the person last left.

Example:

"Riverty"

past_position_company_website
string | null

Website for the company where the person last left.

Example:

"riverty.com"

current_tenure
number | null

Length of time the person has been in their current job.

Example:

15

average_tenure
number | null

Average length of time in a position.

Example:

22

education
Education · object[]

Educational background for the person

languages
Language · object[] | null

Languages that the person speaks

Example:
skills
string[]

List of skills that the person has.

Example:
linkedin_followers
number

Number of followers the person has on LinkedIn.

Example:

904

linkedin_connections
number

Number of connections the person has on LinkedIn.

Example:

500