Search
Perform a search based on the provided parameters
POST
/
search
Gets an object in bulk via a filter.
python example
Authorizations
Query Parameters
Page number
Required range:
x > 1
Page size
Required range:
1 < x < 100
Body
application/json
The model you want to search
Available options:
user
, pipeline
, job
, workshop
, result
, mapping
, target_schema
The parameters you want to search by. For non-id fields, the search returns results that contain the search term.