Skip to main content
GET
Get registration threshold exposure

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

corporation_id
string
required

The unique identifier for the corporation to retrieve registration threshold data for.

v2
enum<string>

Set to true to use the global registration threshold engine. When enabled, the response uses a jurisdictions array with expanded fields including jurisdiction_id, exposure_type, exposure_rule_id, subdivision, and currency. When omitted or false, the legacy response format with a states array is returned.

Available options:
true,
false

Response

Registration threshold exposure data

Returned when v2 is not set or false.

data
object

Default response when v2 is not set or false. Returns US-state-level registration threshold data.

message
string
Example:

"Successfully fetched nexus."