fetchEntities. They narrow down which entities are returned without affecting the sort order.
timeFrame
Limits results to entities created within a recent window.
| Value | Description |
|---|---|
"day" | Last 24 hours |
"week" | Last 7 days |
"month" | Last 30 days |
"year" | Last 365 days |
userId
Filters to entities created by a specific user.
followedOnly
When true, returns only entities from users the authenticated user follows.
keywordsFilters
Filters by the entity’s keywords array.
titleFilters
Filters by the entity’s title field.
contentFilters
Filters by the entity’s content field.
attachmentsFilters
Filters by whether the entity has attachments.
locationFilters
Filters to entities within a geographic radius.
metadataFilters
Filters by fields inside the entity’s metadata object.

