GET
/
crm
/
contacts

Example API Response:

JSON
{
    "id_contact": "f4e1ff72-e727-409a-8935-a63a63d4891e"
    "first_name":  "John"
    "last_name":  "Doe"
}

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original CRM software.

Response

200 - application/json
statusCode
number
required
message
string
error
string
data
object