Get a contactCopy Pageget https://api.sintalk.com.br/v3/contacts/{contact_id}Return a single contact by id.Path Paramscontact_iduuidrequiredIdentifier of the contact to return.Responses 200The requested contact. 400The request was rejected before it was applied — either a field failed validation (validation_failed, with error.fields naming each one), or the request could not be read at all (bad_request: malformed JSON, an unknown field, a missing parameter, or an unparseable path or query value). 401No credential was presented, or the one presented was rejected. 403The credential is valid but is not allowed to call this operation. 404No resource with that id exists in your account. An id belonging to another account is reported the same way as one that never existed. 429Rate limit exceeded defaultAn unexpected error. Safe to retry with backoff; use an idempotency key where the operation accepts one.Updated 10 days ago Create a contactDelete a contactDid this page help you?YesNo