https://marketing.staging.routezilla.com/marketing/requests/226/togglelive Return to referer URL

HTTP Client

4 Total requests
0 HTTP errors

Clients

http_client 4

Requests

POST https://api.intercom.io/contacts/search
[
  "headers" => [
    "Authorization" => "Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA="
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "body" => "{"query":{"operator":"AND","value":[{"field":"custom_attributes.userType","operator":"=","value":"client"},{"operator":"OR","value":[{"field":"external_id","operator":"=","value":"staging.client.2646"},{"field":"email","operator":"=","value":"robert+tierstestapr1211@routezilla.com"}]}]}}"
]
200
[
  "info" => [
    "header_size" => 737
    "request_size" => 278
    "total_time" => 0.25586
    "namelookup_time" => 0.015867
    "connect_time" => 0.041171
    "pretransfer_time" => 0.078485
    "size_upload" => 288.0
    "size_download" => 100.0
    "speed_download" => 390.0
    "speed_upload" => 1125.0
    "upload_content_length" => 288.0
    "starttransfer_time" => 0.078501
    "primary_ip" => "54.204.33.51"
    "primary_port" => 443
    "local_ip" => "10.128.0.2"
    "local_port" => 60308
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "appconnect_time_us" => 78354
    "connect_time_us" => 41171
    "namelookup_time_us" => 15867
    "pretransfer_time_us" => 78485
    "starttransfer_time_us" => 78501
    "total_time_us" => 255860
    "start_time" => 1745077283.2067
    "pause_handler" => Closure(float $duration) {#1395
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @27
          url: "https://api.intercom.io/contacts/search"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 737
          request_size: 278
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.25586
          namelookup_time: 0.015867
          connect_time: 0.041171
          pretransfer_time: 0.078485
          size_upload: 288.0
          size_download: 100.0
          speed_download: 390.0
          speed_upload: 1125.0
          download_content_length: -1.0
          upload_content_length: 288.0
          starttransfer_time: 0.078501
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "54.204.33.51"
          certinfo: []
          primary_port: 443
          local_ip: "10.128.0.2"
          local_port: 60308
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 78354
          connect_time_us: 41171
          namelookup_time_us: 15867
          pretransfer_time_us: 78485
          redirect_time_us: 0
          starttransfer_time_us: 78501
          total_time_us: 255860
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1184 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      *   Trying 54.204.33.51:443...\n
      * Connected to api.intercom.io (54.204.33.51) port 443 (#0)\n
      * ALPN: offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=*.intercom.com\n
      *  start date: Dec 14 00:00:00 2024 GMT\n
      *  expire date: Jan 11 23:59:59 2026 GMT\n
      *  subjectAltName: host "api.intercom.io" matched cert's "*.intercom.io"\n
      *  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M03\n
      *  SSL certificate verify ok.\n
      * using HTTP/2\n
      * h2h3 [:method: POST]\n
      * h2h3 [:path: /contacts/search]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: api.intercom.io]\n
      * h2h3 [authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=]\n
      * h2h3 [content-type: application/json]\n
      * h2h3 [accept: application/json]\n
      * h2h3 [user-agent: Symfony HttpClient/Curl]\n
      * h2h3 [accept-encoding: gzip]\n
      * h2h3 [content-length: 288]\n
      * Using Stream ID: 1 (easy handle 0x55a9fef3c2a0)\n
      > POST /contacts/search HTTP/2\r\n
      Host: api.intercom.io\r\n
      authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=\r\n
      content-type: application/json\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 288\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Sat, 19 Apr 2025 15:41:23 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < status: 200 OK\r\n
      < x-ratelimit-limit: 1667\r\n
      < x-ratelimit-reset: 1745077296\r\n
      < vary: Accept,Accept-Encoding\r\n
      < x-ratelimit-remaining: 1667\r\n
      < x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 002musv1oq9oohr0cvg0\r\n
      < etag: W/"3accce3023253f75d3952041dc778ae0"\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < strict-transport-security: max-age=31556952; includeSubDomains; preload\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-request-queueing: 0\r\n
      < intercom-version: 2.11\r\n
      < x-runtime: 0.148578\r\n
      < x-content-type-options: nosniff\r\n
      < server: nginx\r\n
      < x-ami-version: ami-0e0272377b161fde2\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sat, 19 Apr 2025 15:41:23 GMT"
    "content-type: application/json; charset=utf-8"
    "status: 200 OK"
    "x-ratelimit-limit: 1667"
    "x-ratelimit-reset: 1745077296"
    "vary: Accept,Accept-Encoding"
    "x-ratelimit-remaining: 1667"
    "x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03"
    "content-encoding: gzip"
    "x-request-id: 002musv1oq9oohr0cvg0"
    "etag: W/"3accce3023253f75d3952041dc778ae0""
    "x-frame-options: SAMEORIGIN"
    "cache-control: max-age=0, private, must-revalidate"
    "strict-transport-security: max-age=31556952; includeSubDomains; preload"
    "x-xss-protection: 1; mode=block"
    "x-request-queueing: 0"
    "intercom-version: 2.11"
    "x-runtime: 0.148578"
    "x-content-type-options: nosniff"
    "server: nginx"
    "x-ami-version: ami-0e0272377b161fde2"
  ]
  "response_content" => [
    "{"type":"list","data":[],"total_count":0,"pages":{"type":"pages","page":1,"per_page":50,"total_pages":0}}"
  ]
]
POST https://api.intercom.io/contacts
[
  "headers" => [
    "Authorization" => "Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA="
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "body" => "{"external_id":"staging.client.2646","name":"meohmyohme","email":"Robert+tierstestapr1211@routezilla.com","phone":"7785817110","created_at":1744995722,"signed_up_at":1744995722,"custom_attributes":{"userType":"client","yearlyAnniversary":"2026-04-18","routezilla_domain":"meohmyohme.staging.routezilla.com","routezilla_prefix":"meohmyohme","routezilla_suffix":"staging.routezilla.com","routezilla_status":0,"signupsource":"api","bookingsLeft":999999,"numberOfBookings":0,"numberOfAdminBookings":0,"numberOfSelfServiceBookings":0,"numberOfGBPBookings":0,"numberOfGBPClicks":"0","numberOfConvertedGBPClicks":"0","numberOfSelfServiceNotGBPBookings":0,"gbpConversionRate":0,"gbpConversionRatePercent":0,"lastBookingDatePostedDate":null,"lastBookingDatePosted":null,"marketedAccount":true,"marketerdById":122,"marketerdByName":"April16test","marketerdByEmail":"Robert+tierstestapr111@routezilla.com","merchantnotify":true}}"
]
200
[
  "info" => [
    "header_size" => 837
    "request_size" => 271
    "total_time" => 0.333757
    "namelookup_time" => 3.2E-5
    "pretransfer_time" => 0.000121
    "size_upload" => 918.0
    "size_download" => 923.0
    "speed_download" => 2765.0
    "speed_upload" => 2750.0
    "upload_content_length" => 918.0
    "starttransfer_time" => 0.000135
    "primary_ip" => "54.204.33.51"
    "primary_port" => 443
    "local_ip" => "10.128.0.2"
    "local_port" => 60308
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 32
    "pretransfer_time_us" => 121
    "starttransfer_time_us" => 135
    "total_time_us" => 333757
    "start_time" => 1745077283.4647
    "pause_handler" => Closure(float $duration) {#1406
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @33
          url: "https://api.intercom.io/contacts"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 837
          request_size: 271
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.333757
          namelookup_time: 3.2E-5
          connect_time: 0.0
          pretransfer_time: 0.000121
          size_upload: 918.0
          size_download: 923.0
          speed_download: 2765.0
          speed_upload: 2750.0
          download_content_length: -1.0
          upload_content_length: 918.0
          starttransfer_time: 0.000135
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "54.204.33.51"
          certinfo: []
          primary_port: 443
          local_ip: "10.128.0.2"
          local_port: 60308
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 0
          connect_time_us: 0
          namelookup_time_us: 32
          pretransfer_time_us: 121
          redirect_time_us: 0
          starttransfer_time_us: 135
          total_time_us: 333757
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1184 …}
        $execCounter: -9223372036854775784
      }
    }
    "debug" => """
      * Found bundle for host: 0x55a9ff076d60 [can multiplex]\n
      * Re-using existing connection #0 with host api.intercom.io\n
      * h2h3 [:method: POST]\n
      * h2h3 [:path: /contacts]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: api.intercom.io]\n
      * h2h3 [authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=]\n
      * h2h3 [content-type: application/json]\n
      * h2h3 [accept: application/json]\n
      * h2h3 [user-agent: Symfony HttpClient/Curl]\n
      * h2h3 [accept-encoding: gzip]\n
      * h2h3 [content-length: 918]\n
      * Using Stream ID: 3 (easy handle 0x55a9fef32a20)\n
      > POST /contacts HTTP/2\r\n
      Host: api.intercom.io\r\n
      authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=\r\n
      content-type: application/json\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 918\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Sat, 19 Apr 2025 15:41:23 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < status: 200 OK\r\n
      < x-ratelimit-limit: 1667\r\n
      < x-ratelimit-reset: 1745077296\r\n
      < vary: Accept,Accept-Encoding\r\n
      < x-ratelimit-remaining: 1666\r\n
      < x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 002lro88umk9mirngvf0\r\n
      < etag: W/"339ae70d365a67b8be5554f4b95347b1"\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < strict-transport-security: max-age=31556952; includeSubDomains; preload\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-request-queueing: 0\r\n
      < intercom-version: 2.11\r\n
      < x-runtime: 0.304405\r\n
      < x-content-type-options: nosniff\r\n
      * Added cookie recent_write="09a82eee-68cf-43c0-804e-b11973da198b" for domain api.intercom.io, path /, expire 1745077284\n
      < set-cookie: recent_write=09a82eee-68cf-43c0-804e-b11973da198b; path=/; max-age=1; HttpOnly; secure\r\n
      < server: nginx\r\n
      < x-ami-version: ami-0e0272377b161fde2\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sat, 19 Apr 2025 15:41:23 GMT"
    "content-type: application/json; charset=utf-8"
    "status: 200 OK"
    "x-ratelimit-limit: 1667"
    "x-ratelimit-reset: 1745077296"
    "vary: Accept,Accept-Encoding"
    "x-ratelimit-remaining: 1666"
    "x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03"
    "content-encoding: gzip"
    "x-request-id: 002lro88umk9mirngvf0"
    "etag: W/"339ae70d365a67b8be5554f4b95347b1""
    "x-frame-options: SAMEORIGIN"
    "cache-control: max-age=0, private, must-revalidate"
    "strict-transport-security: max-age=31556952; includeSubDomains; preload"
    "x-xss-protection: 1; mode=block"
    "x-request-queueing: 0"
    "intercom-version: 2.11"
    "x-runtime: 0.304405"
    "x-content-type-options: nosniff"
    "set-cookie: recent_write=09a82eee-68cf-43c0-804e-b11973da198b; path=/; max-age=1; HttpOnly; secure"
    "server: nginx"
    "x-ami-version: ami-0e0272377b161fde2"
  ]
  "response_content" => [
    "{"type":"contact","id":"6803c423d7a77f038dee78e3","workspace_id":"3ebbec46b2945f1e2732d9d64e438375717955ee","external_id":"staging.client.2646","role":"user","email":"robert+tierstestapr1211@routezilla.com","phone":"7785817110","name":"meohmyohme","avatar":null,"owner_id":null,"social_profiles":{"type":"list","data":[]},"has_hard_bounced":false,"marked_email_as_spam":false,"unsubscribed_from_emails":false,"created_at":1745077283,"updated_at":1745077283,"signed_up_at":1744995722,"last_seen_at":null,"last_replied_at":null,"last_contacted_at":null,"last_email_opened_at":null,"last_email_clicked_at":null,"language_override":null,"browser":null,"browser_version":null,"browser_language":null,"os":null,"location":{"type":"location","country":null,"region":null,"city":null,"country_code":null,"continent_code":null},"android_app_name":null,"android_app_version":null,"android_device":null,"android_os_version":null,"android_sdk_version":null,"android_last_seen_at":null,"ios_app_name":null,"ios_app_version":null,"ios_device":null,"ios_os_version":null,"ios_sdk_version":null,"ios_last_seen_at":null,"custom_attributes":{"userType":"client","yearlyAnniversary":1776470400,"routezilla_domain":"meohmyohme.staging.routezilla.com","routezilla_prefix":"meohmyohme","routezilla_suffix":"staging.routezilla.com","routezilla_status":0,"signupsource":"api","bookingsLeft":999999,"numberOfBookings":0,"numberOfAdminBookings":0,"numberOfSelfServiceBookings":0,"numberOfGBPBookings":"0","numberOfGBPClicks":0,"numberOfConvertedGBPClicks":0,"numberOfSelfServiceNotGBPBookings":"0","gbpConversionRate":0.0,"gbpConversionRatePercent":0.0,"lastBookingDatePostedDate":null,"lastBookingDatePosted":null,"marketedAccount":true,"marketerdById":122,"marketerdByName":"April16test","marketerdByEmail":"Robert+tierstestapr111@routezilla.com","merchantnotify":true},"tags":{"type":"list","data":[],"url":"/contacts/6803c423d7a77f038dee78e3/tags","total_count":0,"has_more":false},"notes":{"type":"list","data":[],"url":"/contacts/6803c423d7a77f038dee78e3/notes","total_count":0,"has_more":false},"companies":{"type":"list","data":[],"url":"/contacts/6803c423d7a77f038dee78e3/companies","total_count":0,"has_more":false},"opted_out_subscription_types":{"type":"list","data":[],"url":"/contacts/6803c423d7a77f038dee78e3/subscriptions","total_count":0,"has_more":false},"opted_in_subscription_types":{"type":"list","data":[],"url":"/contacts/6803c423d7a77f038dee78e3/subscriptions","total_count":0,"has_more":false},"utm_campaign":null,"utm_content":null,"utm_medium":null,"utm_source":null,"utm_term":null,"referrer":null,"sms_consent":false,"unsubscribed_from_sms":false}"
  ]
]
POST https://api.intercom.io/events
[
  "headers" => [
    "Authorization" => "Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA="
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "body" => "{"event_name":"merchant-created","created_at":1745077283,"id":"6803c423d7a77f038dee78e3","user_id":"staging.client.2646","email":"Robert+tierstestapr1211@routezilla.com"}"
]
202
[
  "info" => [
    "header_size" => 712
    "request_size" => 269
    "total_time" => 1.094552
    "namelookup_time" => 3.1E-5
    "pretransfer_time" => 0.000121
    "size_upload" => 170.0
    "size_download" => 20.0
    "speed_download" => 18.0
    "speed_upload" => 155.0
    "upload_content_length" => 170.0
    "starttransfer_time" => 0.000135
    "primary_ip" => "54.204.33.51"
    "primary_port" => 443
    "local_ip" => "10.128.0.2"
    "local_port" => 60308
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 31
    "pretransfer_time_us" => 121
    "starttransfer_time_us" => 135
    "total_time_us" => 1094552
    "start_time" => 1745077283.799
    "pause_handler" => Closure(float $duration) {#1423
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @39
          url: "https://api.intercom.io/events"
          content_type: "application/json"
          http_code: 202
          header_size: 712
          request_size: 269
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 1.094552
          namelookup_time: 3.1E-5
          connect_time: 0.0
          pretransfer_time: 0.000121
          size_upload: 170.0
          size_download: 20.0
          speed_download: 18.0
          speed_upload: 155.0
          download_content_length: -1.0
          upload_content_length: 170.0
          starttransfer_time: 0.000135
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "54.204.33.51"
          certinfo: []
          primary_port: 443
          local_ip: "10.128.0.2"
          local_port: 60308
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 0
          connect_time_us: 0
          namelookup_time_us: 31
          pretransfer_time_us: 121
          redirect_time_us: 0
          starttransfer_time_us: 135
          total_time_us: 1094552
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1184 …}
        $execCounter: -9223372036854775781
      }
    }
    "debug" => """
      * Found bundle for host: 0x55a9ff076d60 [can multiplex]\n
      * Re-using existing connection #0 with host api.intercom.io\n
      * h2h3 [:method: POST]\n
      * h2h3 [:path: /events]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: api.intercom.io]\n
      * h2h3 [authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=]\n
      * h2h3 [content-type: application/json]\n
      * h2h3 [accept: application/json]\n
      * h2h3 [user-agent: Symfony HttpClient/Curl]\n
      * h2h3 [accept-encoding: gzip]\n
      * h2h3 [content-length: 170]\n
      * Using Stream ID: 5 (easy handle 0x55a9ff0aa4b0)\n
      > POST /events HTTP/2\r\n
      Host: api.intercom.io\r\n
      authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=\r\n
      content-type: application/json\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 170\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 202 \r\n
      < date: Sat, 19 Apr 2025 15:41:24 GMT\r\n
      < content-type: application/json\r\n
      < status: 202 Accepted\r\n
      < x-ratelimit-limit: 1667\r\n
      < x-ratelimit-reset: 1745077296\r\n
      < x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03\r\n
      < x-ratelimit-remaining: 1665\r\n
      < vary: Accept-Encoding\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 002o97i7iakhm2rs8mjg\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < cache-control: no-cache\r\n
      < strict-transport-security: max-age=31556952; includeSubDomains; preload\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-request-queueing: 0\r\n
      < intercom-version: 2.11\r\n
      < x-runtime: 1.065413\r\n
      < x-content-type-options: nosniff\r\n
      * Added cookie recent_write="696c4072-0a9f-4b4f-bb6f-fa0c88ff1e63" for domain api.intercom.io, path /, expire 1745077285\n
      < set-cookie: recent_write=696c4072-0a9f-4b4f-bb6f-fa0c88ff1e63; path=/; max-age=1; HttpOnly; secure\r\n
      < server: nginx\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 202 "
    "date: Sat, 19 Apr 2025 15:41:24 GMT"
    "content-type: application/json"
    "status: 202 Accepted"
    "x-ratelimit-limit: 1667"
    "x-ratelimit-reset: 1745077296"
    "x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03"
    "x-ratelimit-remaining: 1665"
    "vary: Accept-Encoding"
    "content-encoding: gzip"
    "x-request-id: 002o97i7iakhm2rs8mjg"
    "x-frame-options: SAMEORIGIN"
    "cache-control: no-cache"
    "strict-transport-security: max-age=31556952; includeSubDomains; preload"
    "x-xss-protection: 1; mode=block"
    "x-request-queueing: 0"
    "intercom-version: 2.11"
    "x-runtime: 1.065413"
    "x-content-type-options: nosniff"
    "set-cookie: recent_write=696c4072-0a9f-4b4f-bb6f-fa0c88ff1e63; path=/; max-age=1; HttpOnly; secure"
    "server: nginx"
  ]
]
POST https://api.intercom.io/contacts/search
[
  "headers" => [
    "Authorization" => "Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA="
    "Content-Type" => "application/json"
    "Accept" => "application/json"
  ]
  "body" => "{"query":{"operator":"AND","value":[{"field":"custom_attributes.userType","operator":"=","value":"client"},{"operator":"OR","value":[{"field":"external_id","operator":"=","value":"staging.client.2646"},{"field":"email","operator":"=","value":"robert+tierstestapr1211@routezilla.com"}]}]}}"
]
200
[
  "info" => [
    "header_size" => 737
    "request_size" => 278
    "total_time" => 0.143017
    "namelookup_time" => 3.7E-5
    "pretransfer_time" => 0.000137
    "size_upload" => 288.0
    "size_download" => 100.0
    "speed_download" => 699.0
    "speed_upload" => 2013.0
    "upload_content_length" => 288.0
    "starttransfer_time" => 0.00015
    "primary_ip" => "54.204.33.51"
    "primary_port" => 443
    "local_ip" => "10.128.0.2"
    "local_port" => 60308
    "http_version" => 3
    "protocol" => 2
    "scheme" => "HTTPS"
    "namelookup_time_us" => 37
    "pretransfer_time_us" => 137
    "starttransfer_time_us" => 150
    "total_time_us" => 143017
    "start_time" => 1745077284.8942
    "pause_handler" => Closure(float $duration) {#1396
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: curl resource @45
          url: "https://api.intercom.io/contacts/search"
          content_type: "application/json; charset=utf-8"
          http_code: 200
          header_size: 737
          request_size: 278
          filetime: -1
          ssl_verify_result: 0
          redirect_count: 0
          total_time: 0.143017
          namelookup_time: 3.7E-5
          connect_time: 0.0
          pretransfer_time: 0.000137
          size_upload: 288.0
          size_download: 100.0
          speed_download: 699.0
          speed_upload: 2013.0
          download_content_length: -1.0
          upload_content_length: 288.0
          starttransfer_time: 0.00015
          redirect_time: 0.0
          redirect_url: ""
          primary_ip: "54.204.33.51"
          certinfo: []
          primary_port: 443
          local_ip: "10.128.0.2"
          local_port: 60308
          http_version: 3
          protocol: 2
          ssl_verifyresult: 0
          scheme: "HTTPS"
          appconnect_time_us: 0
          connect_time_us: 0
          namelookup_time_us: 37
          pretransfer_time_us: 137
          redirect_time_us: 0
          starttransfer_time_us: 150
          total_time_us: 143017
        }
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1184 …}
        $execCounter: -9223372036854775778
      }
    }
    "debug" => """
      * Found bundle for host: 0x55a9ff076d60 [can multiplex]\n
      * Re-using existing connection #0 with host api.intercom.io\n
      * h2h3 [:method: POST]\n
      * h2h3 [:path: /contacts/search]\n
      * h2h3 [:scheme: https]\n
      * h2h3 [:authority: api.intercom.io]\n
      * h2h3 [authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=]\n
      * h2h3 [content-type: application/json]\n
      * h2h3 [accept: application/json]\n
      * h2h3 [user-agent: Symfony HttpClient/Curl]\n
      * h2h3 [accept-encoding: gzip]\n
      * h2h3 [content-length: 288]\n
      * Using Stream ID: 7 (easy handle 0x55a9fefdf6e0)\n
      > POST /contacts/search HTTP/2\r\n
      Host: api.intercom.io\r\n
      authorization: Bearer dG9rOjRkNmE5NmUzX2NiZDBfNDUzY19iYjg3Xzk4YmY1ZWEzNjcxNDoxOjA=\r\n
      content-type: application/json\r\n
      accept: application/json\r\n
      user-agent: Symfony HttpClient/Curl\r\n
      accept-encoding: gzip\r\n
      content-length: 288\r\n
      \r\n
      * We are completely uploaded and fine\n
      < HTTP/2 200 \r\n
      < date: Sat, 19 Apr 2025 15:41:25 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < status: 200 OK\r\n
      < x-ratelimit-limit: 1667\r\n
      < x-ratelimit-reset: 1745077296\r\n
      < vary: Accept,Accept-Encoding\r\n
      < x-ratelimit-remaining: 1664\r\n
      < x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03\r\n
      < content-encoding: gzip\r\n
      < x-request-id: 002o4casug2ha2p0j050\r\n
      < etag: W/"3accce3023253f75d3952041dc778ae0"\r\n
      < x-frame-options: SAMEORIGIN\r\n
      < cache-control: max-age=0, private, must-revalidate\r\n
      < strict-transport-security: max-age=31556952; includeSubDomains; preload\r\n
      < x-xss-protection: 1; mode=block\r\n
      < x-request-queueing: 0\r\n
      < intercom-version: 2.11\r\n
      < x-runtime: 0.108911\r\n
      < x-content-type-options: nosniff\r\n
      < server: nginx\r\n
      < x-ami-version: ami-0e0272377b161fde2\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "date: Sat, 19 Apr 2025 15:41:25 GMT"
    "content-type: application/json; charset=utf-8"
    "status: 200 OK"
    "x-ratelimit-limit: 1667"
    "x-ratelimit-reset: 1745077296"
    "vary: Accept,Accept-Encoding"
    "x-ratelimit-remaining: 1664"
    "x-intercom-version: abf483fe222b6b77b981355a908087acbdf88d03"
    "content-encoding: gzip"
    "x-request-id: 002o4casug2ha2p0j050"
    "etag: W/"3accce3023253f75d3952041dc778ae0""
    "x-frame-options: SAMEORIGIN"
    "cache-control: max-age=0, private, must-revalidate"
    "strict-transport-security: max-age=31556952; includeSubDomains; preload"
    "x-xss-protection: 1; mode=block"
    "x-request-queueing: 0"
    "intercom-version: 2.11"
    "x-runtime: 0.108911"
    "x-content-type-options: nosniff"
    "server: nginx"
    "x-ami-version: ami-0e0272377b161fde2"
  ]
  "response_content" => [
    "{"type":"list","data":[],"total_count":0,"pages":{"type":"pages","page":1,"per_page":50,"total_pages":0}}"
  ]
]