Skip to content

Preview: contact search filters timestamp fields at second precision#574

Closed
marcmlc wants to merge 1 commit into
mainfrom
marc/preview-contact-search-second-precision
Closed

Preview: contact search filters timestamp fields at second precision#574
marcmlc wants to merge 1 commit into
mainfrom
marc/preview-contact-search-second-precision

Conversation

@marcmlc

@marcmlc marcmlc commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Why?

On the Preview version, POST /contacts/search now filters standard contact timestamp fields (created_at, updated_at, last_seen_at, signed_up_at, last_contacted_at, last_replied_at, last_email_opened_at, last_email_clicked_at, ios_last_seen_at, android_last_seen_at) at exact second precision instead of rounding to the start of the day. The spec still described the old day-granularity behaviour, and the data attribute response data_type enum did not include datetime.

How?

Reword the "Searching for Timestamp Fields" guidance for second precision and add datetime to the data_attribute response data_type enum. Preview (descriptions/0) only; stable versions are unchanged.

Generated with Claude Code

Standard contact timestamp fields on POST /contacts/search now match at
exact second precision on the Preview version (previously rounded to the
day). The data attribute response data_type enum now accepts datetime.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@marcmlc marcmlc closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant