Skip to main content
This API reference is useful if you are trying to use the search API to find entities.

Query

Playground

Known Limits
  • The maximum number of records that can be returned is 10,000.
  • Rate limited. It is recommended to not exceed 120 requests per minute, but this can vary depending on instance
Method: POST
Endpoint: https://{instance}.domo.com/api/search/v1/query

Body Parameters

Some Valid Entities

  • account
  • alert
  • app
  • beast_mode
  • card
  • connector
  • data_app
  • dataset
  • dataflow
  • group
  • page
  • user
Others may be available depending on your instance.

Example Request

Response

Filter

Filters are used to narrow down the search results. Use the property filterType to specify the type of filter. Example

Text filters

term

wildcard

queryString

Date Filters

dateBucket

dateRange

Numeric Filters

numeric

range

Boolean Filters

boolean

missing

Sort

Use the sort to order search results. Example: