Skip to main content
Returns a paginated list of facts scoped to a specific actor. Actor facts represent knowledge about a user that is accessible across all projects within the workspace.
Permission required: workspace:actor_fact_list

Path Parameters

workspaceId
string
required
Workspace ID
actorId
string
required
Actor ID

Query Parameters

page_size
integer
default:"20"
Number of facts to return per page
continuation_token
string
Token from a previous response to fetch the next page of results
expired
boolean
Include expired (forgotten) facts in the results

Response

data
object