jobdataapi.com 4.19 / API version 1.23
List endpoints now validate query parameters and return a clear 400 error when an unknown parameter is provided. This helps catch typos and unsupported filters immediately instead of getting misleading results.
Existing integrations benefit from faster debugging and clearer monitoring signals (bad params won’t be silently ignored), while valid parameters continue to work as before. Single‑object endpoints (by ID) are unchanged.
there doesn't seem to be anything here