Search Accounts by Name
Search
Search Accounts by Name
Search for accounts using a query string and filters.
POST
Search Accounts by Name
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Developer token for authentication.
Body
application/json
The search query string.
Example:
"*sdk*"
The entity list to search within.
Example:
[["account"]]How many results to return.
Example:
100
The results offset.
Filters to apply to the search.
Facet values to include in the search results.
Available options:
DATAPROVIDERNAME, OWNED_BY_ID, VALID, USED, LAST_MODIFIED_DATE The query profile to use.
Example:
"GLOBAL"
Sort options.
Response
Search results returned successfully.