contacts

Busca contato por telefone E.164

get/v1/contacts/{phone}

Path parameters

phonestring required

Telefone E.164 (ex. +5511999998888).

Response

Contato

idstring uuid required
namestring required
phonestring required
emailstring nullable
attributesobject nullable
createdAtstring required

Changes

Changed in 1 of the 4 revisions of this API.49

  • 4e426b85f78449See the full diff
    • added the pattern ^\+[1-9]\d{6,14}$ to the path request parameter phone

      request-parameter-pattern-added

    • the response property became nullable for the status

      response-property-became-nullable

    • the response property became nullable for the status

      response-property-became-nullable

    • the response's property format changed from date-time to no format for status

      response-property-type-changed

    • api tag contacts added

      api-tag-added

    • api tag Contacts removed

      api-tag-removed

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog