Create a new observation

Records a new observation within a project. Requires a name, and can include a description, reference URL, status, tags, and attachments (images/files). Observations are the first step in the ideation process, leading to hypotheses. The Knowledge Base article "Observations Feature Guide" details this: "Observations serve as the starting point in documenting insights."

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project into which the observation is to be stored

Query Params
expand
array of objects

Specifies the list of objects which would be expanded in the response. Otherwise, only their id would be returned.

Read more in the section related to Expanding Fields

expand
Body Params
string
required
length ≤ 100

A user-defined, concise title for the observation (e.g., "Users drop off on pricing page", "High bounce rate on mobile landing page", "Positive feedback on new feature idea").

string | null

(Optional) A detailed description of the observation, including context, data points, user quotes, or any relevant details that support the insight.

string
enum
Defaults to active

The current status of an observation in its lifecycle:

  • active: The observation is current, under consideration, or being actively discussed. This is the default for new observations.
  • archived: The observation has been reviewed and is no longer actively being pursued (e.g., deemed not actionable, superseded, or already addressed). It's kept for historical records. Knowledge Base: "Observations Feature Guide" - "Status Management".
Allowed:
string | null

(Optional) A URL relevant to this observation, such as the page where the behavior was observed or a link to an analytics report.

images
array of objects | null

This is the document that is used as a visual representation of the observe feature

images
files
array of objects | null

This is the document that is used as a visual representation of the observe feature

files
tags
array of objects | null

The list of tags connected to this observation

tags
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json