Users and Jurisdictions
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Success
application/json
Lightweight user representation.
idstring · uuidRequiredExample:
The user's unique identifier.
00a68114-e5e4-48bc-af16-bed68f2f1550namestringRequiredExample:
Jane Doeemailstring · emailRequiredExample:
[email protected]401
Not authenticated
application/json
get
/v1/usersAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Success
application/json
code_isostring · min: 2 · max: 2OptionalExample:
CNnamestringOptionalExample:
Chinasupports_autosearchbooleanOptionalExample:
false401
Not authenticated
application/json
get
/v1/jurisdictionsLast updated