v1
latestOpenAPI 3.0.32026-08-06224144516.1 KBPipelines
Filter Pipelines
This section describes the filters and fields that can be used to filter search results for this endpoint. The example given is the most simple way to pass a filter into the call. For a more in-depth explanation of boolean filtering, consult the section near the top of this page dealing with filtering.
The following are all the Pipeline fields that can currently be filtered on, and which filters can be used on each:
`id` - greater_than, less_than, between, exactly, is_empty
`candidate_id` - greater_than, less_than, between, exactly, is_empty
`job_id` - greater_than, less_than, between, exactly, is_empty
`status_id` - greater_than, less_than, between, exactly, is_empty
`rating` - greater_than, less_than, between, exactly, is_empty
`date_created` - greater_than, less_than, between, is_empty
`date_modified` - greater_than, less_than, between, is_empty
post/pipelines/search
Query parameters
pagenumber required
The current page number of pipelines to return.
per_pagenumber required
The number of pipelines to return per page.
Request body
Response
OK