profile_full
Complete profile in one call — positions, education, skills, certifications, geo, follower/connection counts and flags. This is the canonical profile read; the other profile/* paths (overview, details, about, education, skills, certifications, full-experience, social-matrix) are named aliases that return this exact same record. (Costs 10 Zooq credits.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Stable profile id (prsn_...). Get it from profile_full or /search/people — read data.id. Provide handle OR id. | |
| handle | No | Public profile handle. Provide handle OR id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Example value was a string | |
| geo | No | ||
| url | No | Example value was a string | |
| handle | No | Example value was a string | |
| summary | No | Example value was a string | |
| headline | No | Example value was a string | |
| education | No | Array in the example | |
| last_name | No | Example value was a string | |
| first_name | No | Example value was a string | |
| is_creator | No | Example value was a boolean | |
| is_premium | No | Example value was a boolean | |
| is_influencer | No | Example value was a boolean | |
| follower_count | No | Example value was a number | |
| full_positions | No | Array in the example | |
| connections_count | No | Example value was a number |