Query
Playground
- 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
POSTEndpoint:
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
Example Request
Response
Filter
Filters are used to narrow down the search results. Use the propertyfilterType to specify the type of filter.
Example