Registrations
Get Jurisdiction Specific Fields (Partner API)
Kintsugi Partner API — Returns the JSON Schema and UI metadata for a state-specific registration form
GET
Get Jurisdiction Specific Fields
Documentation Index
Fetch the complete documentation index at: https://docs.trykintsugi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The unique identifier for the organization making the request
Query Parameters
ISO 3166-1 alpha-2 country code (e.g., US).
State/province code (e.g., AL, LA).
Response
Successful Response
True when no state-specific schema exists and the generic form should be used.
JSON Schema for the jurisdiction-specific fields, or empty dict when default_form is True.
UI metadata (help articles, portal URL, filing frequencies, etc.).
Previous
Get Oss Countries For RegistrationKintsugi Partner API — Get all OSS countries for a specific registration.
Next
Get Jurisdiction Specific Fields