Skip to main content
POST
Ask Conversations

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <omi_developer_api_key>.

Body

application/json
question
string
required

A natural-language question about the user's life/conversations

Required string length: 1 - 1000
limit
integer
default:5

How many of the most relevant conversations to ground the answer on

Required range: 1 <= x <= 10
timezone
string
default:UTC

IANA timezone used to resolve relative dates in the answer

Response

Successful Response

answer
string
required
sources
DeveloperAskSource · object[]
required