Fetch the status of up to 100 jobs in a single round-trip.
Pass a comma-separated list of job UUIDs as ?ids=. Jobs that don’t
exist or belong to a different org are silently omitted — the response
contains only the subset the caller owns. This is the fan-in endpoint
for polling a batch submitted via POST /v1/humanizations/batch.
Cost: read — rate bucket only.