{
"id": 45775,
"data_item_type": "job",
"name": "Test field",
"comment": null,
"field": {
"type": "checkbox"
},
"_links": {
"self": {
"href": "/jobs/custom_fields/45775"
}
}
}
When i make a job search request (v3//jobs/search) with the following body :
{"field":"title","filter":"contains","value":"test"}
I have the following result :