v3

latestOpenAPI 3.1.02026-07-3178343213.9 KB
questions

List questions

Retrieve the set of dynamic questions required for a registration in a given state or local jurisdiction. The questions returned depend on the jurisdiction and registration type.

get/v1/agent/questions

Query parameters

statestring

Two-letter US state abbreviation (e.g., CA, NY). Required when jurisdiction_slugs is not provided and states is not used.

states[]string

Array of two-letter US state abbreviations. Used when fetching questions for multiple states.

jurisdiction_slugs[]string

Array of local jurisdiction slug identifiers. Used to fetch questions specific to local jurisdictions. Must be provided together with the state parameter.

categories[]'state_tax_withholdings' | 'state_unemployment_insurance' | 'foreign_qualification' | 'annual_filing'

Filter questions by registration type. Only applicable to state-level questions; omit for local jurisdiction questions.

Headers

Authorizationstring required

Bearer authentication

Response

questions list