Retrieve a full profile (Stage 2)
Partners
Retrieve a full profile (Stage 2)
Returns a freelancer’s full profile (JSON Resume format, identical to
GET /freelances) from the id obtained at Stage 1.
recruiterEmailis required and must be in your whitelist: this is what lets the freelancer see ” via ” in their stats.- The
profile_viewevent is emitted automatically on Pylote’s side: no need to callPOST /partners/eventsfor the view itself (keep it for granular actions: click_cv, add_favorite, etc.). - Contact goes through the Pylote proxy email and the tracked LinkedIn link. Phone numbers are not exposed through the partner channel.
- An
opt_outrecruiter cannot reveal a profile (403): a reveal exposes contact details, which requires tracking (see Tracking obligations).
POST
Retrieve a full profile (Stage 2)
Autorisations
Cle API fournie par Pylote. Inclure dans le header x-api-key de chaque requete.
Exemple : x-api-key: votre-cle-api
Corps
application/json
Réponse
Full profile in JSON Resume format (same schema as GET /freelances)