v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Inbox

Search the Inbox

Run a full-text search across your inbox item subjects, summaries, and sender names using the q query parameter.

get/inbox/search

Query parameters

qstring required

Search query string. Required.

status'unread' | 'read' | 'archived' | 'all'

Comma-separated status filter, or all. Search defaults to all statuses.

typestring

Comma-separated item type filter.

fromstring

Filter to items from this sender agent id.

prioritystring

Filter to items of this priority.

sincestring

RFC3339 timestamp; only items at or after this time.

beforestring

RFC3339 timestamp; only items before this time.

limitinteger

Maximum number of items to return.

cursorstring

Pagination cursor from a previous response.

Response

OK

object required