---
title: "Search for resources using a query and filters"
slug: "searches-for-resources-using-a-full-text-search"
updated: 2025-04-28T20:02:06Z
published: 2025-04-28T20:02:06Z
canonical: "help.unleash.so/searches-for-resources-using-a-full-text-search"
---
> ## Documentation Index
> Fetch the complete documentation index at: https://help.unleash.so/llms.txt
> Use this file to discover all available pages before exploring further.
# Search for resources
Post/search
Search for resources using a query and filters
SecurityAPI KeyHeader parameter nameAuthorization
Enter the token with the `Bearer: ` prefix, e.g. "Bearer abcde12345".
Header parametersunleash-account
Email address of the user to impersonate. This header allows the caller to perform actions on behalf of the specified user.
Body parametersExpand Allobject assistantIdstring | null
filtersobject (SearchFilters) resourceId Array of string | null string
isStarredboolean | null
hasAttachmentsboolean | null
rsvp Array of string | null string
appId Array of string | null string
type Array of string | null string
label Array of string | null string
anyLabel Array of string | null string
sentTo Array of string | null string
sentFrom Array of string | null string
createdBy Array of string | null string
modifiedBy Array of string | null string
reporter Array of string | null string
assignedTo Array of string | null string
reviewer Array of string | null string
fromTimestring | null
untilTimestring | null
createBeforeTimestring | null
createAfterTimestring | null
modifiedBeforeTimestring | null
modifiedAfterTimestring | null
dueBeforeTimestring | null
dueAfterTimestring | null
class Array of string | null string
sharedBy Array of string | null string
sharedWith Array of string | null string
linkId Array of string | null string
eventTimeFrameStartstring | null
eventTimeFrameEndstring | null
status Array of string | null string
cycle Array of string | null string
extension Array of string | null string
jobTitle Array of string | null string
location Array of string | null string
department Array of string | null string
managedBy Array of string | null string
isManagerboolean | null
participants Array of string | null string
topic Array of string | null string
hasLinksboolean | null
mentioned Array of string | null string
pathPrefix Array of string | null string
path Array of string | null string
fileTypeGroup Array of string | null string
relatedContacts Array of string | null string
recentActivityForstring | null
workingOnstring | null
property*
querystring | null
contentSearchboolean
semanticSearchboolean
sortobject (SearchSortRequest) bystring Valid values[
"Relevancy",
"Alphabetical",
"Recency"
]
orderstring Valid values[
"Ascending",
"Descending"
]
pagingobject (SearchPagingRequest) nextTokenstring | null
sizeinteger (int32) | null
Expand Allobject assistantIdstring | null
filtersobject (SearchFilters) resourceId Array of string | null string
isStarredboolean | null
hasAttachmentsboolean | null
rsvp Array of string | null string
appId Array of string | null string
type Array of string | null string
label Array of string | null string
anyLabel Array of string | null string
sentTo Array of string | null string
sentFrom Array of string | null string
createdBy Array of string | null string
modifiedBy Array of string | null string
reporter Array of string | null string
assignedTo Array of string | null string
reviewer Array of string | null string
fromTimestring | null
untilTimestring | null
createBeforeTimestring | null
createAfterTimestring | null
modifiedBeforeTimestring | null
modifiedAfterTimestring | null
dueBeforeTimestring | null
dueAfterTimestring | null
class Array of string | null string
sharedBy Array of string | null string
sharedWith Array of string | null string
linkId Array of string | null string
eventTimeFrameStartstring | null
eventTimeFrameEndstring | null
status Array of string | null string
cycle Array of string | null string
extension Array of string | null string
jobTitle Array of string | null string
location Array of string | null string
department Array of string | null string
managedBy Array of string | null string
isManagerboolean | null
participants Array of string | null string
topic Array of string | null string
hasLinksboolean | null
mentioned Array of string | null string
pathPrefix Array of string | null string
path Array of string | null string
fileTypeGroup Array of string | null string
relatedContacts Array of string | null string
recentActivityForstring | null
workingOnstring | null
property*
querystring | null
contentSearchboolean
semanticSearchboolean
sortobject (SearchSortRequest) bystring Valid values[
"Relevancy",
"Alphabetical",
"Recency"
]
orderstring Valid values[
"Ascending",
"Descending"
]
pagingobject (SearchPagingRequest) nextTokenstring | null
sizeinteger (int32) | null
Expand Allobject assistantIdstring | null
filtersobject (SearchFilters) resourceId Array of string | null string
isStarredboolean | null
hasAttachmentsboolean | null
rsvp Array of string | null string
appId Array of string | null string
type Array of string | null string
label Array of string | null string
anyLabel Array of string | null string
sentTo Array of string | null string
sentFrom Array of string | null string
createdBy Array of string | null string
modifiedBy Array of string | null string
reporter Array of string | null string
assignedTo Array of string | null string
reviewer Array of string | null string
fromTimestring | null
untilTimestring | null
createBeforeTimestring | null
createAfterTimestring | null
modifiedBeforeTimestring | null
modifiedAfterTimestring | null
dueBeforeTimestring | null
dueAfterTimestring | null
class Array of string | null string
sharedBy Array of string | null string
sharedWith Array of string | null string
linkId Array of string | null string
eventTimeFrameStartstring | null
eventTimeFrameEndstring | null
status Array of string | null string
cycle Array of string | null string
extension Array of string | null string
jobTitle Array of string | null string
location Array of string | null string
department Array of string | null string
managedBy Array of string | null string
isManagerboolean | null
participants Array of string | null string
topic Array of string | null string
hasLinksboolean | null
mentioned Array of string | null string
pathPrefix Array of string | null string
path Array of string | null string
fileTypeGroup Array of string | null string
relatedContacts Array of string | null string
recentActivityForstring | null
workingOnstring | null
property*
querystring | null
contentSearchboolean
semanticSearchboolean
sortobject (SearchSortRequest) bystring Valid values[
"Relevancy",
"Alphabetical",
"Recency"
]
orderstring Valid values[
"Ascending",
"Descending"
]
pagingobject (SearchPagingRequest) nextTokenstring | null
sizeinteger (int32) | null
Responses200
Success
Expand Allobject totalResultsinteger (int64)
results Array of object (SearchResponseItem) | null object resourceobject (Resource) idstring | null
appIdstring | null
typestring | null
externalIdstring | null
namestring | null
dataobject | null property*
titlestring | null
subtitlestring | null
urlstring | null
snippetstring | null
highlights Array of string | null string
pagingobject (SearchPagingResponse) nextstring | null
requestIdstring | null
Expand Allobject totalResultsinteger (int64)
results Array of object (SearchResponseItem) | null object resourceobject (Resource) idstring | null
appIdstring | null
typestring | null
externalIdstring | null
namestring | null
dataobject | null property*
titlestring | null
subtitlestring | null
urlstring | null
snippetstring | null
highlights Array of string | null string
pagingobject (SearchPagingResponse) nextstring | null
requestIdstring | null
Expand Allobject totalResultsinteger (int64)
results Array of object (SearchResponseItem) | null object resourceobject (Resource) idstring | null
appIdstring | null
typestring | null
externalIdstring | null
namestring | null
dataobject | null property*
titlestring | null
subtitlestring | null
urlstring | null
snippetstring | null
highlights Array of string | null string
pagingobject (SearchPagingResponse) nextstring | null
requestIdstring | null
400
Bad Request
Expand Allobject typestring | null
titlestring | null
statusinteger (int32) | null
detailstring | null
instancestring | null
errorsobject | null property* Array of string additionalPropertiesstring
property*
Expand Allobject typestring | null
titlestring | null
statusinteger (int32) | null
detailstring | null
instancestring | null
errorsobject | null property* Array of string additionalPropertiesstring
property*
Expand Allobject typestring | null
titlestring | null
statusinteger (int32) | null
detailstring | null
instancestring | null
errorsobject | null property* Array of string additionalPropertiesstring
property*