Skip to main content
The cohort (per-manufacturer cohort) value is not recognized.
400 application/problem+json
Every PermitCore error is RFC 9457 application/problem+json. Branch on type (a stable URI), not on title or detail (human-readable, may change).

When it occurs

On /v1/permits/target, cohort is the per-manufacturer cohort filter (an A5 YAML basename such as roofing-manufacturer) — distinct from target_segment. An unknown basename returns this error.

How to fix

Pass a recognized manufacturer-cohort basename, or use target_segment if you meant to filter by segment. See GET /v1/permits. Not retryable — fix the request before resubmitting; retrying unchanged returns the same error. See the full error catalog for the response shape and retry matrix. Every response carries an x-request-id header — include it in any support request.