Search Streams
Stream API
Search Streams
Returns all Stream objects that meet argument criteria from original request.
GET
Search Streams
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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The search qualifiers to search by available qualifiers: dataSource.id or dataSource.owner.id
Example:
"q=dataSource.id:1831cadd-9426-4dc0-ae02-cf2a0a89e70f"
Return desired fields: {all} or {id, dataset, updateMethod, createdAt, or modifiedAt}