Assets
Body
queryany ofOptional
Search term to match against
stringOptional
nullOptional
search_typestring · enumOptionalDefault:
Type of search to perform. For exact searches, this is matched approximately against the name field. For fuzzy searches, this is matched exactly against relevant fields.
exactPossible values: asset_typeany ofOptional
Filter results to specific asset types only
string · enumOptionalPossible values:
nullOptional
parentany ofOptional
Filter assets that belong to a specific parent asset
or
nullOptional
tagsany ofOptional
Filter assets with any of the specified tag names
string[]Optional
nullOptional
classificationsany ofOptional
Filter assets with any of the specified policy tags
string[]Optional
nullOptional
data_ownersany ofOptional
Filter assets owned by any of the specified data owners by email
string[]Optional
nullOptional
business_ownersany ofOptional
Filter assets owned by any of the specified business owners by email
string[]Optional
nullOptional
custom_attributesany ofOptional
Filter assets with any of the specified custom attributes
or
nullOptional
show_deletedbooleanOptionalDefault:
Include deleted assets in the results
falsepageinteger · min: 1OptionalDefault:
1page_sizeinteger · min: 1 · max: 1000OptionalDefault:
10Responses
200
Successful Response
application/json
422
Validation Error
application/json
post
/assets/searchLast updated