Passa al contenuto principale

Ottieni contatto per ID

GET 

/api/partner-gateway/v1/contacts/:id

Retrieves the full details of a single contact by its numeric ID. The response includes all stored fields: name, phone number, email, gender, validity status, communication capabilities, custom fields, and any associated contact list memberships. Use this endpoint to inspect a contact record before updating it with PUT /contacts/{id}, or to verify the details of a contact after creation. Returns 404 if no contact exists with the given ID under your account. Returns 500 if an unexpected server error occurs.

Richiesta

Risposte

Contatto recuperato con successo