Skip to main content
GET
One belief

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Response

The belief.

belief_id
string
key
string
statement
string
subject
string
predicate
string
object
string
level
enum<string> | null
Available options:
company,
team,
null
partition
string | null
lane
string | null
status
enum<string>
Available options:
candidate,
active,
confirmed,
superseded,
contradicted,
expired,
deleted
confidence
number
valid_from
string<date-time> | null
valid_to
string<date-time> | null
observed_at
string<date-time>
created_at
string<date-time>
supersedes
string | null
recallable
boolean

The single answer.

filters
object