Skip to main content
Returns facts across the given projects and/or actors in a workspace, newest first. Each fact is annotated with the project or actor it belongs to, so you can query knowledge workspace-wide without calling each project or actor endpoint separately. At least one project_ids or actor_ids entry is required, and the two combined must reference at most 50 distinct projects/actors.
Permission required: project:mem_list

Path Parameters

string
required
Workspace ID

Query Parameters

array of strings
Project IDs to include; comma-separated (e.g. proj-a,proj-b)
array of strings
Actor IDs to include; comma-separated (e.g. actor-a,actor-b)
string
Filter facts by content substring
integer
default:"50"
Number of facts to return per page. Range: 1–200.
string
Token from a previous response to fetch the next page of results

Response

object