Resolve an incentive id (or id prefix)

Resolves a constructible incentive id — the id field on /incentives records — to the record it identifies,
regardless of status (an expired program stays resolvable, so a stored quote can show it as expired).

The id is wb1:{state}:{authority_type}:{authority_ref}:{tech}:{subtype}:{program_type}:{variant}[:{slug}],
so any colon-delimited prefix is also valid and returns the matching set: an exact match wins
(count: 1); otherwise matches holds every record under the prefix and disambiguate_on names the next
segment with its distinct values. count: 0 with moved_to means the id was re-minted (data correction) —
refetch with the new id. matches is capped at 200 (truncated: true).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Incentive id or colon-delimited prefix (URL-encoded colons accepted).

Responses

400

Malformed id (must start with wb1 and be colon-delimited tokens)

500

Internal server error

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