Search Job Entities

Can perform more complex filtering based on the query defined in the request body

Body Params

Search Query Parameters

uuid

Used to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.

uuid

Used to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id.

field_ids
array of strings
required

The list of field_ids to include in the result

field_ids*
integer

Number of rows to return. Default is 100, min is 1, max is 1000.

order
array of objects

Order in which the search results should be returned

order
query
array of objects
required

Search query to perform on the designated entity

query*
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json