Skip to main content
GET
Get Entity

Authorizations

Authorization
string
header
required

API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.

Headers

X-As-User
string | null

Optionally set this header to act as a specific user when using an API Key, equivalent to first exchanging the API Key for a User Token

Path Parameters

entity_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
type
string
required
name
string
required
description
string | null
attributes
Attributes · object
status
enum<string> | null

How strongly the entity's current identity has been established.

Available options:
provisional,
confirmed
supporting_document_count
integer | null
supporting_scope_count
integer | null
record_count
integer | null
hard_linked_mention_count
integer | null
prominence_calculated_at
string<date-time> | null
prominence_version
string | null
discovery_rank
integer | null
created_at
string<date-time> | null
updated_at
string<date-time> | null